19 PixelROCStatus::PixelROCStatus():
27 std::set<ROCstatus>::const_iterator
i=stat.begin();
29 for(;i!=stat.end();++
i){
68 return bits_&(1<<stat);
73 if (stat==
off)
return "off";
74 if (stat==
noHits)
return "noHits";
75 if (stat==
noInit)
return "noInit";
106 cout <<
"[PixelROCStatus::set()] statName |"
107 << statName <<
"| is an invalid keyword"<<endl;
bool get(ROCstatus stat) const
std::string statusName() const
virtual ~PixelROCStatus()
This class keeps the possible non-standard status a ROC can have.
void clear(ROCstatus stat)