1 #ifndef DataFormats_L1Trigger_RegionalMuonShower_h
2 #define DataFormats_L1Trigger_RegionalMuonShower_h
19 bool oneNominalOutOfTime =
false,
20 bool twoLooseInTime =
false,
21 bool twoLooseOutOfTime =
false,
22 bool oneTightInTime =
false,
23 bool oneTightOutOfTime =
false);
bool isOneNominalOutOfTime_
void setOneTightInTime(const bool bit)
void setEndcap(const int endcap)
ObjectRefPair< RegionalMuonShower > RegionalMuonShowerRefPair
bool operator!=(const l1t::RegionalMuonShower &rhs) const
void setOneTightOutOfTime(const bool bit)
bool isOneTightInTime() const
bool isOneTightOutOfTime_
RegionalMuonShower(bool oneNominalInTime=false, bool oneNominalOutOfTime=false, bool twoLooseInTime=false, bool twoLooseOutOfTime=false, bool oneTightInTime=false, bool oneTightOutOfTime=false)
bool isOneTightOutOfTime() const
void setTwoLooseInTime(const bool bit)
bool isOneNominalInTime() const
bool isOneNominalOutOfTime() const
bool isTwoLooseOutOfTime() const
int link() const
Get link on which the MicroGMT receives the candidate.
bool isTwoLooseOutOfTime_
void setLink(const int link)
bool isTwoLooseInTime() const
std::pair< edm::Ref< BXVector< T >>, edm::Ref< BXVector< T >>> ObjectRefPair
BXVector< RegionalMuonShower > RegionalMuonShowerBxCollection
void setOneNominalInTime(const bool bit)
ObjectRefBxCollection< RegionalMuonShower > RegionalMuonShowerRefBxCollection
void setSector(const unsigned sector)
void setTwoLooseOutOfTime(const bool bit)
void setOneNominalOutOfTime(const bool bit)
ObjectRefPairBxCollection< RegionalMuonShower > RegionalMuonShowerRefPairBxCollection
bool operator==(const l1t::RegionalMuonShower &rhs) const