Go to the documentation of this file. 1 #ifndef GLOBALPARAMSHELPER_H__
2 #define GLOBALPARAMSHELPER_H__
96 void print(std::ostream&)
const;
void setNumberPhysTriggers(const unsigned int &)
void setNumberL1Jet(const unsigned int &)
unsigned int numberL1Jet() const
get / set the number of L1 jets received by GT
int totalBxInEvent() const
get / set the number of bx in hardware
L1TGlobalParameters * getWriteInstance()
unsigned int m_numberL1Jet
jets
unsigned int numberL1EG() const
get / set the number of L1 e/gamma objects received by GT
std::vector< int > m_orderOfChip
correspondence "condition chip - GTL algorithm word" in the hardware
unsigned int m_numberL1Tau
taus
void setOrderOfChip(const std::vector< int > &)
unsigned int m_numberL1EG
e/gamma objects
void setNumberL1Mu(const unsigned int &)
L1TGlobalParameters * write_
static const GlobalParamsHelper * readFromEventSetup(const L1TGlobalParameters *es)
int m_totalBxInEvent
bx in event
const std::vector< int > & orderOfChip() const
void setNumberL1EG(const unsigned int &)
unsigned int numberChips() const
get / set the number of condition chips in GTL
GlobalParamsHelper(L1TGlobalParameters *w)
unsigned int numberPhysTriggers() const
get / set the number of physics trigger algorithms
void print(std::ostream &) const
print all the L1 GT parameters
unsigned int numberL1Mu() const
get / set the number of L1 muons received by GT
unsigned int m_numberChips
hardware
unsigned int numberL1Tau() const
get / set the number of L1 tau received by GT
static GlobalParamsHelper * readAndWriteFromEventSetup(const L1TGlobalParameters *es)
void setTotalBxInEvent(const int &)
const L1TGlobalParameters * read_
unsigned int pinsOnChip() const
get / set the number of pins on the GTL condition chips
void setPinsOnChip(const unsigned int &)
unsigned int m_numberPhysTriggers
trigger decision
void setNumberChips(const unsigned int &)
unsigned int m_numberL1Mu
trigger objects
void setNumberL1Tau(const unsigned int &)
const L1TGlobalParameters * getReadInstance() const
unsigned int m_pinsOnChip
number of pins on the GTL condition chips