Public Member Functions | |
| TGRLCollection (Bool_t checkGRLInfo=kFALSE) | |
| TGRLCollection (const Root::TGRLCollection &other) | |
| TGRLCollection & | operator= (const TGRLCollection &other) |
| void | SetVersion (const TString &version) |
| void | SetMetaData (const std::map< TString, TString > &metadata) |
| void | SetCheckGRLInfo (Bool_t check=kTRUE) |
| Bool_t | HasRun (const Int_t &runnr) const |
| Bool_t | HasRunLumiBlock (const Int_t &runnr, const Int_t &lumiblocknr) const |
| Bool_t | IsEmpty () const |
| Bool_t | HasGoodRunsList (const TString &name) const |
| const TGoodRunsList | GetMergedGoodRunsList (const Root::BoolOperation &operation=OR) const |
| const TGoodRunsList | GetGoodRunsList (unsigned int idx) const |
|
std::vector< TGoodRunsList > ::iterator | find (const TString &name) |
|
std::vector< TGoodRunsList > ::const_iterator | find (const TString &name) const |
| const Root::TGRLCollection | GetMergedGRLCollection (const Root::BoolOperation &operation=OR) const |
| const Root::TGRLCollection | GetOverlapWith (const TGoodRunsList &other) const |
| void | Reset () |
| void | Summary (Bool_t verbose=kFALSE) const |
1.6.1