51 if ( st.Contains(
'-') )
61 if ( st.Contains(
'-') )
68 if ( st.Contains(
'-') )
75 if ( st.Contains(
'-') )
98 out <<
"?" ;
return out;
102 { sep1 =
'('; sep2 =
')'; }
104 { sep1 =
'['; sep2 =
']'; }
106 { sep1 =
'~'; sep2 =
""; }
109 out << sep1 <<
"+" << sep2;
113 out << sep1 <<
"-" << sep2;
static EData WhatIs(const char *)
It deduces from a string the kind of data.
virtual bool IsData(UShort_t) const
to get some information about this data
Base class for a quantum number.
This class discribes a specific quantum number: the parity.
bool IsParity(Parity::EParity) const
std::ostream & operator<<(std::ostream &out, const Parity &p)
to write a parity in a stream
void Set(Parity::EParity)
Base class to get/set some flag informations concerning any data.
header file for the Parity quantum number
virtual void SetInfo(InfoData::EData)
to set some information about this data
Parity & operator*=(Parity &p)
overload operator*