#include <GtCondition.h>
Public Member Functions | |
const l1t::GtConditionCategory & | condCategory () const |
get / set the category of the condition More... | |
const int & | condChipNr () const |
get / set the condition-chip number the condition is located on More... | |
const bool | condGEq () const |
get / set condition GEq flag More... | |
const std::string & | condName () const |
get / set condition name More... | |
const int & | condRelativeBx () const |
get / set the condition relative bx More... | |
const l1t::GtConditionType & | condType () const |
get / set the type of the condition (1s, etc) More... | |
const bool | corr () const |
GtCondition () | |
GtCondition (const std::string &) | |
constructor from condition name More... | |
GtCondition (const std::string &, const l1t::GtConditionCategory &, const l1t::GtConditionType &) | |
constructor from condition name, category and type More... | |
const int | nrObjects () const |
get number of trigger objects More... | |
const std::vector< L1GtObject > & | objectType () const |
get / set the trigger object type(s) in the condition More... | |
virtual void | print (std::ostream &myCout) const |
print condition More... | |
void | setCondCategory (const l1t::GtConditionCategory &cCategory) |
void | setCondChipNr (const int &cChipNr) |
void | setCondGEq (const bool &cGEq) |
void | setCondName (const std::string &cName) |
void | setCondRelativeBx (const int &cRelativeBx) |
void | setCondType (const l1t::GtConditionType &cType) |
void | setObjectType (const std::vector< L1GtObject > &objType) |
const bool | wsc () const |
virtual | ~GtCondition () |
destructor More... | |
Protected Attributes | |
l1t::GtConditionCategory | m_condCategory |
the category of the condition More... | |
int | m_condChipNr |
condition is located on condition chip m_condChipNr More... | |
bool | m_condGEq |
the operator used for the condition (>=, =): true for >= More... | |
std::string | m_condName |
the name of the condition More... | |
int | m_condRelativeBx |
l1t::GtConditionType | m_condType |
the type of the condition (1s, etc) More... | |
std::vector< L1GtObject > | m_objectType |
the trigger object type(s) More... | |
Friends | |
std::ostream & | operator<< (std::ostream &, const GtCondition &) |
output stream operator More... | |
Description: base class for L1 Global Trigger object templates (condition).
Implementation: <TODO: enter implementation details>
$Date$ $Revision$
Definition at line 34 of file GtCondition.h.
GtCondition::GtCondition | ( | ) |
constructor(s)
Definition at line 28 of file GtCondition.cc.
References l1t::CondNull, m_condCategory, m_condChipNr, m_condRelativeBx, m_condType, and l1t::TypeNull.
GtCondition::GtCondition | ( | const std::string & | cName | ) |
constructor from condition name
Definition at line 40 of file GtCondition.cc.
References l1t::CondNull, m_condCategory, m_condChipNr, m_condName, m_condRelativeBx, m_condType, and l1t::TypeNull.
GtCondition::GtCondition | ( | const std::string & | cName, |
const l1t::GtConditionCategory & | cCategory, | ||
const l1t::GtConditionType & | cType | ||
) |
constructor from condition name, category and type
Definition at line 52 of file GtCondition.cc.
References m_condCategory, m_condChipNr, m_condName, m_condRelativeBx, and m_condType.
|
virtual |
|
inline |
get / set the category of the condition
Definition at line 67 of file GtCondition.h.
References m_condCategory.
Referenced by MuonTemplate::copy(), CaloTemplate::copy(), and CorrelationTemplate::copy().
|
inline |
get / set the condition-chip number the condition is located on
Definition at line 111 of file GtCondition.h.
References m_condChipNr.
Referenced by MuonTemplate::copy(), CaloTemplate::copy(), and CorrelationTemplate::copy().
|
inline |
get / set condition GEq flag
Definition at line 100 of file GtCondition.h.
References m_condGEq.
Referenced by MuonTemplate::copy(), CaloTemplate::copy(), and CorrelationTemplate::copy().
|
inline |
get / set condition name
Definition at line 56 of file GtCondition.h.
References m_condName.
Referenced by MuonTemplate::copy(), CaloTemplate::copy(), CorrelationTemplate::copy(), and l1t::TriggerMenuXmlParser::insertConditionIntoMap().
|
inline |
get / set the condition relative bx
Definition at line 122 of file GtCondition.h.
References m_condRelativeBx.
Referenced by MuonTemplate::copy(), and CaloTemplate::copy().
|
inline |
get / set the type of the condition (1s, etc)
Definition at line 78 of file GtCondition.h.
References m_condType.
Referenced by MuonTemplate::copy(), CaloTemplate::copy(), and CorrelationTemplate::copy().
const bool GtCondition::corr | ( | ) | const |
get logic flag for conditions, different type of trigger objects, and with spatial correlations
Definition at line 143 of file GtCondition.cc.
References m_condType, and l1t::Type2cor.
const int GtCondition::nrObjects | ( | ) | const |
get number of trigger objects
Definition at line 74 of file GtCondition.cc.
References m_condType, l1t::Type1s, l1t::Type2cor, l1t::Type2s, l1t::Type2wsc, l1t::Type3s, l1t::Type4s, TypeBptx, TypeCastor, TypeETM, TypeETT, TypeExternal, TypeHfBitCounts, TypeHfRingEtSums, TypeHTM, TypeHTT, TypeJetCounts, and l1t::TypeNull.
Referenced by CaloTemplate::CaloTemplate(), CorrelationTemplate::CorrelationTemplate(), MuonTemplate::MuonTemplate(), MuonTemplate::print(), and CaloTemplate::print().
|
inline |
get / set the trigger object type(s) in the condition
Definition at line 89 of file GtCondition.h.
References m_objectType.
Referenced by l1t::CaloCondition::CaloCondition(), MuonTemplate::copy(), CaloTemplate::copy(), and CorrelationTemplate::copy().
|
virtual |
print condition
Reimplemented in CorrelationTemplate, CaloTemplate, and MuonTemplate.
Definition at line 154 of file GtCondition.cc.
References BPTX, CenJet, CondBptx, l1t::CondCalo, CondCastor, l1t::CondCorrelation, CondEnergySum, CondExternal, CondHfBitCounts, CondHfRingEtSums, CondJetCounts, l1t::CondMuon, l1t::CondNull, ETM, ETT, ForJet, GtExternal, HfBitCounts, HfRingEtSums, HTM, HTT, i, IsoEG, JetCounts, m_condCategory, m_condChipNr, m_condGEq, m_condName, m_condRelativeBx, m_condType, m_objectType, Mu, NoIsoEG, TauJet, l1t::Type1s, l1t::Type2cor, l1t::Type2s, l1t::Type2wsc, l1t::Type3s, l1t::Type4s, TypeBptx, TypeCastor, TypeETM, TypeETT, TypeExternal, TypeHfBitCounts, TypeHfRingEtSums, TypeHTM, TypeHTT, TypeJetCounts, and l1t::TypeNull.
Referenced by operator<<(), MuonTemplate::print(), CaloTemplate::print(), and CorrelationTemplate::print().
|
inline |
Definition at line 72 of file GtCondition.h.
References m_condCategory.
|
inline |
Definition at line 116 of file GtCondition.h.
References m_condChipNr.
|
inline |
Definition at line 105 of file GtCondition.h.
References m_condGEq.
|
inline |
Definition at line 61 of file GtCondition.h.
References m_condName.
|
inline |
|
inline |
Definition at line 83 of file GtCondition.h.
References m_condType.
|
inline |
Definition at line 94 of file GtCondition.h.
References m_objectType.
const bool GtCondition::wsc | ( | ) | const |
get logic flag for conditions, same type of trigger objects, and with spatial correlations
Definition at line 131 of file GtCondition.cc.
References m_condType, and l1t::Type2wsc.
Referenced by MuonTemplate::print(), and CaloTemplate::print().
|
friend |
output stream operator
Definition at line 428 of file GtCondition.cc.
|
protected |
the category of the condition
Definition at line 158 of file GtCondition.h.
Referenced by CaloTemplate::CaloTemplate(), condCategory(), MuonTemplate::copy(), CaloTemplate::copy(), CorrelationTemplate::copy(), CorrelationTemplate::CorrelationTemplate(), GtCondition(), MuonTemplate::MuonTemplate(), print(), and setCondCategory().
|
protected |
condition is located on condition chip m_condChipNr
Definition at line 170 of file GtCondition.h.
Referenced by condChipNr(), MuonTemplate::copy(), CaloTemplate::copy(), CorrelationTemplate::copy(), CorrelationTemplate::CorrelationTemplate(), GtCondition(), print(), and setCondChipNr().
|
protected |
the operator used for the condition (>=, =): true for >=
Definition at line 167 of file GtCondition.h.
Referenced by condGEq(), MuonTemplate::copy(), CaloTemplate::copy(), CorrelationTemplate::copy(), print(), and setCondGEq().
|
protected |
the name of the condition
Definition at line 155 of file GtCondition.h.
Referenced by condName(), MuonTemplate::copy(), CaloTemplate::copy(), CorrelationTemplate::copy(), GtCondition(), print(), and setCondName().
|
protected |
Definition at line 173 of file GtCondition.h.
Referenced by condRelativeBx(), MuonTemplate::copy(), CaloTemplate::copy(), GtCondition(), print(), and setCondRelativeBx().
|
protected |
the type of the condition (1s, etc)
Definition at line 161 of file GtCondition.h.
Referenced by condType(), MuonTemplate::copy(), CaloTemplate::copy(), CorrelationTemplate::copy(), corr(), CorrelationTemplate::CorrelationTemplate(), GtCondition(), nrObjects(), MuonTemplate::print(), print(), setCondType(), and wsc().
|
protected |
the trigger object type(s)
Definition at line 164 of file GtCondition.h.
Referenced by CaloTemplate::CaloTemplate(), MuonTemplate::copy(), CaloTemplate::copy(), CorrelationTemplate::copy(), CorrelationTemplate::CorrelationTemplate(), MuonTemplate::MuonTemplate(), objectType(), print(), and setObjectType().