#include <GlobalStableParameters.h>
Public Member Functions | |
GlobalStableParameters () | |
unsigned int | gtIfCaloEtaNumberBits () const |
get / set the number of bits for eta of calorimeter objects More... | |
unsigned int | gtIfMuEtaNumberBits () const |
get / set the number of bits for eta of muon objects More... | |
unsigned int | gtNumberConditionChips () const |
hardware stuff More... | |
unsigned int | gtNumberL1CenJet () const |
get / set the number of L1 central jets received by GT More... | |
unsigned int | gtNumberL1ForJet () const |
get / set the number of L1 forward jets received by GT More... | |
unsigned int | gtNumberL1IsoEG () const |
get / set the number of L1 isolated e/gamma objects received by GT More... | |
unsigned int | gtNumberL1JetCounts () const |
get / set the number of L1 jet counts received by GT More... | |
unsigned int | gtNumberL1Mu () const |
get / set the number of L1 muons received by GT More... | |
unsigned int | gtNumberL1NoIsoEG () const |
get / set the number of L1 e/gamma objects received by GT More... | |
unsigned int | gtNumberL1TauJet () const |
get / set the number of L1 tau jets received by GT More... | |
unsigned int | gtNumberPhysTriggers () const |
get / set the number of physics trigger algorithms More... | |
unsigned int | gtNumberPhysTriggersExtended () const |
get / set the additional number of physics trigger algorithms More... | |
int | gtNumberPsbBoards () const |
get / set the number of PSB boards in GT More... | |
unsigned int | gtNumberTechnicalTriggers () const |
get / set the number of technical triggers More... | |
const std::vector< int > & | gtOrderConditionChip () const |
unsigned int | gtPinsOnConditionChip () const |
get / set the number of pins on the GTL condition chips More... | |
int | gtUnitLength () const |
get / set one UnitLength More... | |
int | gtWordLength () const |
get / set WordLength More... | |
void | print (std::ostream &) const |
print all the L1 GT stable parameters More... | |
void | setGtIfCaloEtaNumberBits (const unsigned int &) |
void | setGtIfMuEtaNumberBits (const unsigned int &) |
void | setGtNumberConditionChips (const unsigned int &) |
void | setGtNumberL1CenJet (const unsigned int &) |
void | setGtNumberL1ForJet (const unsigned int &) |
void | setGtNumberL1IsoEG (const unsigned int &) |
void | setGtNumberL1JetCounts (const unsigned int &) |
void | setGtNumberL1Mu (const unsigned int &) |
void | setGtNumberL1NoIsoEG (const unsigned int &) |
void | setGtNumberL1TauJet (const unsigned int &) |
void | setGtNumberPhysTriggers (const unsigned int &) |
void | setGtNumberPhysTriggersExtended (const unsigned int &) |
void | setGtNumberPsbBoards (const int &) |
void | setGtNumberTechnicalTriggers (const unsigned int &) |
void | setGtOrderConditionChip (const std::vector< int > &) |
void | setGtPinsOnConditionChip (const unsigned int &) |
void | setGtUnitLength (const int &) |
void | setGtWordLength (const int &) |
virtual | ~GlobalStableParameters () |
Private Attributes | |
unsigned int | m_ifCaloEtaNumberBits |
number of bits for eta of calorimeter objects More... | |
unsigned int | m_ifMuEtaNumberBits |
number of bits for eta of muon objects More... | |
unsigned int | m_numberConditionChips |
hardware More... | |
unsigned int | m_numberL1CenJet |
central, forward and tau jets More... | |
unsigned int | m_numberL1ForJet |
unsigned int | m_numberL1IsoEG |
unsigned int | m_numberL1JetCounts |
jet counts More... | |
unsigned int | m_numberL1Mu |
trigger objects More... | |
unsigned int | m_numberL1NoIsoEG |
e/gamma and isolated e/gamma objects More... | |
unsigned int | m_numberL1TauJet |
unsigned int | m_numberPhysTriggers |
trigger decision More... | |
unsigned int | m_numberPhysTriggersExtended |
additional number of physics trigger algorithms More... | |
int | m_numberPsbBoards |
number of PSB boards in GT More... | |
unsigned int | m_numberTechnicalTriggers |
number of technical triggers More... | |
std::vector< int > | m_orderConditionChip |
unsigned int | m_pinsOnConditionChip |
number of pins on the GTL condition chips More... | |
int | m_unitLength |
one unit in the word is UnitLength bits More... | |
int | m_wordLength |
GT DAQ record organized in words of WordLength bits. More... | |
Description: L1 GT stable parameters.
Implementation: <TODO: enter implementation details>
$Date$ $Revision$
Definition at line 33 of file GlobalStableParameters.h.
GlobalStableParameters::GlobalStableParameters | ( | ) |
Definition at line 31 of file GlobalStableParameters.cc.
|
virtual |
Definition at line 36 of file GlobalStableParameters.cc.
|
inline |
get / set the number of bits for eta of calorimeter objects
Definition at line 148 of file GlobalStableParameters.h.
References m_ifCaloEtaNumberBits.
|
inline |
get / set the number of bits for eta of muon objects
Definition at line 155 of file GlobalStableParameters.h.
References m_ifMuEtaNumberBits.
|
inline |
hardware stuff
get / set the number of condition chips in GTL
Definition at line 119 of file GlobalStableParameters.h.
References m_numberConditionChips.
|
inline |
get / set the number of L1 central jets received by GT
Definition at line 89 of file GlobalStableParameters.h.
References m_numberL1CenJet.
|
inline |
get / set the number of L1 forward jets received by GT
Definition at line 96 of file GlobalStableParameters.h.
References m_numberL1ForJet.
|
inline |
get / set the number of L1 isolated e/gamma objects received by GT
Definition at line 82 of file GlobalStableParameters.h.
References m_numberL1IsoEG.
|
inline |
get / set the number of L1 jet counts received by GT
Definition at line 110 of file GlobalStableParameters.h.
References m_numberL1JetCounts.
|
inline |
get / set the number of L1 muons received by GT
Definition at line 68 of file GlobalStableParameters.h.
References m_numberL1Mu.
|
inline |
get / set the number of L1 e/gamma objects received by GT
Definition at line 75 of file GlobalStableParameters.h.
References m_numberL1NoIsoEG.
|
inline |
get / set the number of L1 tau jets received by GT
Definition at line 103 of file GlobalStableParameters.h.
References m_numberL1TauJet.
|
inline |
get / set the number of physics trigger algorithms
Definition at line 47 of file GlobalStableParameters.h.
References m_numberPhysTriggers.
|
inline |
get / set the additional number of physics trigger algorithms
Definition at line 54 of file GlobalStableParameters.h.
References m_numberPhysTriggersExtended.
|
inline |
get / set the number of PSB boards in GT
Definition at line 141 of file GlobalStableParameters.h.
References m_numberPsbBoards.
|
inline |
get / set the number of technical triggers
Definition at line 61 of file GlobalStableParameters.h.
References m_numberTechnicalTriggers.
|
inline |
get / set the correspondence "condition chip - GTL algorithm word" in the hardware
Definition at line 134 of file GlobalStableParameters.h.
References m_orderConditionChip.
|
inline |
get / set the number of pins on the GTL condition chips
Definition at line 126 of file GlobalStableParameters.h.
References m_pinsOnConditionChip.
|
inline |
get / set one UnitLength
Definition at line 169 of file GlobalStableParameters.h.
References m_unitLength.
|
inline |
get / set WordLength
Definition at line 162 of file GlobalStableParameters.h.
References m_wordLength.
void GlobalStableParameters::print | ( | std::ostream & | myStr | ) | const |
print all the L1 GT stable parameters
Definition at line 184 of file GlobalStableParameters.cc.
References m_ifCaloEtaNumberBits, m_ifMuEtaNumberBits, m_numberConditionChips, m_numberL1CenJet, m_numberL1ForJet, m_numberL1IsoEG, m_numberL1JetCounts, m_numberL1Mu, m_numberL1NoIsoEG, m_numberL1TauJet, m_numberPhysTriggers, m_numberPhysTriggersExtended, m_numberPsbBoards, m_numberTechnicalTriggers, m_orderConditionChip, m_pinsOnConditionChip, m_unitLength, and m_wordLength.
void GlobalStableParameters::setGtIfCaloEtaNumberBits | ( | const unsigned int & | ifCaloEtaNumberBitsValue | ) |
Definition at line 154 of file GlobalStableParameters.cc.
References m_ifCaloEtaNumberBits.
void GlobalStableParameters::setGtIfMuEtaNumberBits | ( | const unsigned int & | ifMuEtaNumberBitsValue | ) |
Definition at line 162 of file GlobalStableParameters.cc.
References m_ifMuEtaNumberBits.
void GlobalStableParameters::setGtNumberConditionChips | ( | const unsigned int & | numberConditionChipsValue | ) |
Definition at line 122 of file GlobalStableParameters.cc.
References m_numberConditionChips.
void GlobalStableParameters::setGtNumberL1CenJet | ( | const unsigned int & | numberL1CenJetValue | ) |
Definition at line 88 of file GlobalStableParameters.cc.
References m_numberL1CenJet.
void GlobalStableParameters::setGtNumberL1ForJet | ( | const unsigned int & | numberL1ForJetValue | ) |
Definition at line 96 of file GlobalStableParameters.cc.
References m_numberL1ForJet.
void GlobalStableParameters::setGtNumberL1IsoEG | ( | const unsigned int & | numberL1IsoEGValue | ) |
Definition at line 80 of file GlobalStableParameters.cc.
References m_numberL1IsoEG.
void GlobalStableParameters::setGtNumberL1JetCounts | ( | const unsigned int & | numberL1JetCountsValue | ) |
Definition at line 112 of file GlobalStableParameters.cc.
References m_numberL1JetCounts.
void GlobalStableParameters::setGtNumberL1Mu | ( | const unsigned int & | numberL1MuValue | ) |
Definition at line 65 of file GlobalStableParameters.cc.
References m_numberL1Mu.
void GlobalStableParameters::setGtNumberL1NoIsoEG | ( | const unsigned int & | numberL1NoIsoEGValue | ) |
Definition at line 72 of file GlobalStableParameters.cc.
References m_numberL1NoIsoEG.
void GlobalStableParameters::setGtNumberL1TauJet | ( | const unsigned int & | numberL1TauJetValue | ) |
Definition at line 104 of file GlobalStableParameters.cc.
References m_numberL1TauJet.
void GlobalStableParameters::setGtNumberPhysTriggers | ( | const unsigned int & | numberPhysTriggersValue | ) |
Definition at line 41 of file GlobalStableParameters.cc.
References m_numberPhysTriggers.
void GlobalStableParameters::setGtNumberPhysTriggersExtended | ( | const unsigned int & | numberPhysTriggersExtendedValue | ) |
Definition at line 49 of file GlobalStableParameters.cc.
References m_numberPhysTriggersExtended.
void GlobalStableParameters::setGtNumberPsbBoards | ( | const int & | numberPsbBoardsValue | ) |
Definition at line 147 of file GlobalStableParameters.cc.
References m_numberPsbBoards.
void GlobalStableParameters::setGtNumberTechnicalTriggers | ( | const unsigned int & | numberTechnicalTriggersValue | ) |
Definition at line 57 of file GlobalStableParameters.cc.
References m_numberTechnicalTriggers.
void GlobalStableParameters::setGtOrderConditionChip | ( | const std::vector< int > & | orderConditionChipValue | ) |
Definition at line 139 of file GlobalStableParameters.cc.
References m_orderConditionChip.
void GlobalStableParameters::setGtPinsOnConditionChip | ( | const unsigned int & | pinsOnConditionChipValue | ) |
Definition at line 130 of file GlobalStableParameters.cc.
References m_pinsOnConditionChip.
void GlobalStableParameters::setGtUnitLength | ( | const int & | unitLengthValue | ) |
Definition at line 177 of file GlobalStableParameters.cc.
References m_unitLength.
void GlobalStableParameters::setGtWordLength | ( | const int & | wordLengthValue | ) |
Definition at line 170 of file GlobalStableParameters.cc.
References m_wordLength.
|
private |
number of bits for eta of calorimeter objects
Definition at line 226 of file GlobalStableParameters.h.
Referenced by gtIfCaloEtaNumberBits(), print(), and setGtIfCaloEtaNumberBits().
|
private |
number of bits for eta of muon objects
Definition at line 229 of file GlobalStableParameters.h.
Referenced by gtIfMuEtaNumberBits(), print(), and setGtIfMuEtaNumberBits().
|
private |
hardware
number of condition chips
Definition at line 213 of file GlobalStableParameters.h.
Referenced by gtNumberConditionChips(), print(), and setGtNumberConditionChips().
|
private |
central, forward and tau jets
Definition at line 201 of file GlobalStableParameters.h.
Referenced by gtNumberL1CenJet(), print(), and setGtNumberL1CenJet().
|
private |
Definition at line 202 of file GlobalStableParameters.h.
Referenced by gtNumberL1ForJet(), print(), and setGtNumberL1ForJet().
|
private |
Definition at line 198 of file GlobalStableParameters.h.
Referenced by gtNumberL1IsoEG(), print(), and setGtNumberL1IsoEG().
|
private |
jet counts
Definition at line 206 of file GlobalStableParameters.h.
Referenced by gtNumberL1JetCounts(), print(), and setGtNumberL1JetCounts().
|
private |
trigger objects
muons
Definition at line 194 of file GlobalStableParameters.h.
Referenced by gtNumberL1Mu(), print(), and setGtNumberL1Mu().
|
private |
e/gamma and isolated e/gamma objects
Definition at line 197 of file GlobalStableParameters.h.
Referenced by gtNumberL1NoIsoEG(), print(), and setGtNumberL1NoIsoEG().
|
private |
Definition at line 203 of file GlobalStableParameters.h.
Referenced by gtNumberL1TauJet(), print(), and setGtNumberL1TauJet().
|
private |
trigger decision
number of physics trigger algorithms
Definition at line 183 of file GlobalStableParameters.h.
Referenced by gtNumberPhysTriggers(), print(), and setGtNumberPhysTriggers().
|
private |
additional number of physics trigger algorithms
Definition at line 186 of file GlobalStableParameters.h.
Referenced by gtNumberPhysTriggersExtended(), print(), and setGtNumberPhysTriggersExtended().
|
private |
number of PSB boards in GT
Definition at line 223 of file GlobalStableParameters.h.
Referenced by gtNumberPsbBoards(), print(), and setGtNumberPsbBoards().
|
private |
number of technical triggers
Definition at line 189 of file GlobalStableParameters.h.
Referenced by gtNumberTechnicalTriggers(), print(), and setGtNumberTechnicalTriggers().
|
private |
correspondence "condition chip - GTL algorithm word" in the hardware chip 2: 0 - 95; chip 1: 96 - 128 (191)
Definition at line 220 of file GlobalStableParameters.h.
Referenced by gtOrderConditionChip(), print(), and setGtOrderConditionChip().
|
private |
number of pins on the GTL condition chips
Definition at line 216 of file GlobalStableParameters.h.
Referenced by gtPinsOnConditionChip(), print(), and setGtPinsOnConditionChip().
|
private |
one unit in the word is UnitLength bits
Definition at line 237 of file GlobalStableParameters.h.
Referenced by gtUnitLength(), print(), and setGtUnitLength().
|
private |
GT DAQ record organized in words of WordLength bits.
Definition at line 234 of file GlobalStableParameters.h.
Referenced by gtWordLength(), print(), and setGtWordLength().