Go to the documentation of this file. 1 #ifndef DataFormats_L1Trigger_MuonShower_h
2 #define DataFormats_L1Trigger_MuonShower_h
31 bool oneNominalOutOfTime =
false,
32 bool twoLooseInTime =
false,
33 bool twoLooseOutOfTime =
false);
bool isTwoLooseOutOfTime_
bool isOneNominalOutOfTime_
ObjectRefPair< MuonShower > MuonShowerRefPair
bool isOneNominalOutOfTime() const
virtual bool operator==(const l1t::MuonShower &rhs) const
BXVector< MuonShower > MuonShowerBxCollection
std::vector< MuonShowerRef > MuonShowerVectorRef
edm::Ref< MuonShowerBxCollection > MuonShowerRef
bool isTwoLooseOutOfTime() const
void setOneNominalInTime(const bool bit)
virtual bool operator!=(const l1t::MuonShower &rhs) const
bool isOneNominalInTime() const
MuonShower(bool oneNominalInTime=false, bool oneNominalOutOfTime=false, bool twoLooseInTime=false, bool twoLooseOutOfTime=false)
std::pair< edm::Ref< BXVector< T > >, edm::Ref< BXVector< T > >> ObjectRefPair
ObjectRefPairBxCollection< MuonShower > MuonShowerRefPairBxCollection
void setTwoLooseOutOfTime(const bool bit)
void setOneNominalOutOfTime(const bool bit)
ObjectRefBxCollection< MuonShower > MuonShowerRefBxCollection
bool isTwoLooseInTime() const
void setTwoLooseInTime(const bool bit)
edm::RefVector< MuonShowerBxCollection > MuonShowerRefVector