|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   22    class TGoodRun : 
public std::vector< TLumiBlockRange >, 
public TObject {
 
   39       Bool_t 
HasLB( 
const Int_t& lumiblocknr )  
const;
 
   41       std::vector< Root::TLumiBlockRange >::const_iterator 
Find( 
const Int_t& lumiblocknr ) 
const;
 
   49       void AddLB( 
const Int_t& lumiblocknr );
 
   59           return (
p1.Begin()<
p2.Begin());
 
  
JetConstituentVector::iterator iterator
const Root::TGoodRun GetPartOnlyIn(const TGoodRun &other) const
TGoodRun & operator=(const TGoodRun &other)
void SetRunNumber(const Int_t &runnr)
bool operator()(const TLumiBlockRange &p1, const TLumiBlockRange &p2)
const Root::TGoodRun GetSumWith(const TGoodRun &other) const
const Root::TGoodRun GetPartNotIn(const TGoodRun &other) const
Bool_t HasLB(const Int_t &lumiblocknr) const
Int_t GetRunNumber() const
const Root::TGoodRun GetOverlapWith(const TGoodRun &other) const
void AddLB(const Int_t &lumiblocknr)
std::vector< Root::TLumiBlockRange >::iterator Find(const Int_t &lumiblocknr)