|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef __TLumiBlockRange__
14 #define __TLumiBlockRange__
21 class TLumiBlockRange :
public TObject {
39 inline Int_t
End()
const {
return m_end; }
virtual ~TLumiBlockRange()
TLumiBlockRange & operator=(const TLumiBlockRange &other)
void SetEnd(const Int_t &end)
const std::vector< Root::TLumiBlockRange > GetPartOnlyIn(const TLumiBlockRange &other) const
Bool_t Contains(const Int_t &number) const
void SetBegin(const Int_t &begin)
const std::vector< Root::TLumiBlockRange > GetPartNotIn(const TLumiBlockRange &other) const
const Root::TLumiBlockRange GetOverlapWith(const TLumiBlockRange &other) const