Public Member Functions | |
| TLumiBlockRange (const Int_t &start, const Int_t &end=2147483647) | |
| TLumiBlockRange (const Root::TLumiBlockRange &other) | |
| TLumiBlockRange & | operator= (const TLumiBlockRange &other) |
| const Root::TLumiBlockRange | GetOverlapWith (const TLumiBlockRange &other) const |
|
const std::vector < Root::TLumiBlockRange > | GetPartOnlyIn (const TLumiBlockRange &other) const |
|
const std::vector < Root::TLumiBlockRange > | GetPartNotIn (const TLumiBlockRange &other) const |
| Bool_t | Contains (const Int_t &number) const |
| Int_t | Begin () const |
| Int_t | End () const |
| Bool_t | IsEmpty () const |
| void | SetBegin (const Int_t &begin) |
| void | SetEnd (const Int_t &end) |
| void | Summary () const |
1.6.1