#include <DTConfigTSPhi.h>
Public Member Functions | |
bool | debug () const |
Return the debug flag. More... | |
DTConfigTSPhi (const edm::ParameterSet &ps) | |
Constructor. More... | |
DTConfigTSPhi () | |
Constructor. More... | |
DTConfigTSPhi (bool debug, unsigned short int tss_buffer[7][31], int ntss, unsigned short int tsm_buffer[9]) | |
Constructor. More... | |
int | nValidTSM () const |
Number of correctly configured TSS. More... | |
int | nValidTSS () const |
Number of correctly configured TSS. More... | |
void | print () const |
Print the setup. More... | |
void | setDebug (bool debug) |
Set debug flag. More... | |
void | setTsmCarryFlag (unsigned short tsmhsp) |
Handling of second track (carry) in case of pile-up, in TSM. More... | |
void | setTsmCorrEna (bool tsmcce, int i) |
Enable Correlation checking in TSM for sort1/2. More... | |
void | setTsmCorrEnaCarry (bool tsmcce) |
Enable Correlation checking in TSM for carry. More... | |
void | setTsmGhost1Corr (bool tsmcgs1) |
Correlated ghost 1 suppression option in TSM. More... | |
void | setTsmGhost1Flag (unsigned short tsmgs1) |
Ghost 1 suppression option in TSM. More... | |
void | setTsmGhost2Corr (bool tsmcgs2) |
Correlated ghost 2 suppression option in TSM. More... | |
void | setTsmGhost2Flag (unsigned short tsmgs2) |
Ghost 2 suppression option in TSM. More... | |
void | setTsmHtrigEna (bool tsmhte, int i) |
Enable Htrig checking in TSM for sort1/2. More... | |
void | setTsmHtrigEnaCarry (bool tsmhte) |
Enable Htrig checking in TSM for carry. More... | |
void | setTsmInOutEna (bool tsmnoe, int i) |
Enable Inner SL checking in TSM for sort1/2. More... | |
void | setTsmInOutEnaCarry (bool tsmnoe) |
Enable Inner SL checking in TSM for carry. More... | |
void | setTsmMasking (unsigned short int tsmmsk, int i) |
Order of quality bits in TSM for sort1/2. More... | |
void | setTsmStatus (int i, int val) |
TSM status. More... | |
void | setTssCorrEna (bool tsscce, int i) |
Enable Correlation checking in TSS for sort1/2. More... | |
void | setTssCorrEnaCarry (bool tsscce) |
Enable Correlation checking in TSS for. More... | |
void | setTssGhost1Corr (bool tsscgs1) |
Correlated ghost 1 suppression option in TSS. More... | |
void | setTssGhost1Flag (unsigned short tssgs1) |
Ghost 1 suppression option in TSS. More... | |
void | setTssGhost2Corr (bool tsscgs2) |
Correlated ghost 2 suppression option in TSS. More... | |
void | setTssGhost2Flag (unsigned short tssgs2) |
Ghost 2 suppression option in TSS. More... | |
void | setTssHtrigEna (bool tsshte, int i) |
Enable Htrig checking in TSS for sort1/2. More... | |
void | setTssHtrigEnaCarry (bool tsshte) |
Enable Htrig checking in TSS for carry. More... | |
void | setTssInOutEna (bool tssnoe, int i) |
Enable Inner SL checking in TSS for sort1/2. More... | |
void | setTssInOutEnaCarry (bool tssnoe) |
Enable Inner SL checking in TSS for carry. More... | |
void | setTssMasking (unsigned short int tssmsk, int i) |
Order of quality bits in TSS for sort1/2. More... | |
void | setUsedTraco (int i, int val) |
Enabled TRACOs in TS. More... | |
bool | TsmCorrEna (int i) const |
Enable Correlation checking in TSM for sort1/2. More... | |
bool | TsmCorrEnaCarry () const |
Enable Correlation checking in TSM for carry. More... | |
int | TsmGetCarryFlag () const |
Handling of second track (carry) in case of pile-up, in TSM. More... | |
bool | TsmGhost1Corr () const |
Correlated ghost 1 suppression option in TSM. More... | |
int | TsmGhost1Flag () const |
Ghost 1 suppression option in TSM. More... | |
bool | TsmGhost2Corr () const |
Correlated ghost 2 suppression option in TSM. More... | |
int | TsmGhost2Flag () const |
Ghost 2 suppression option in TSM. More... | |
bool | TsmHtrigEna (int i) const |
Enable Htrig checking in TSM for sort1/2. More... | |
bool | TsmHtrigEnaCarry () const |
Enable Htrig checking in TSM for carry. More... | |
bool | TsmInOutEna (int i) const |
Enable Inner SL checking in TSM for sort1/2. More... | |
bool | TsmInOutEnaCarry () const |
Enable Inner SL checking in TSM for carry. More... | |
int | TsmMasking (int i) const |
Order of quality bits in TSM for sort1/2. More... | |
BitArray< 8 > | TsmStatus () const |
TSM status. More... | |
bool | TssCorrEna (int i) const |
Enable Correlation checking in TSS for sort1/2. More... | |
bool | TssCorrEnaCarry () const |
Enable Correlation checking in TSS for carry. More... | |
bool | TssGhost1Corr () const |
Correlated ghost 1 suppression option in TSS. More... | |
int | TssGhost1Flag () const |
Ghost 1 suppression option in TSS. More... | |
bool | TssGhost2Corr () const |
Correlated ghost 2 suppression option in TSS. More... | |
int | TssGhost2Flag () const |
Ghost 2 suppression option in TSS. More... | |
bool | TssHtrigEna (int i) const |
Enable Htrig checking in TSS for sort1/2. More... | |
bool | TssHtrigEnaCarry () const |
Enable Htrig checking in TSS for carry. More... | |
bool | TssInOutEna (int i) const |
Enable Inner SL checking in TSS for sort1/2. More... | |
bool | TssInOutEnaCarry () const |
Enable Inner SL checking in TSS for carry. More... | |
int | TSSinTSMD (int stat, int sect) const |
Return the max nb. of TSSs in input to a single TSMD (called ONLY in back-up mode) More... | |
int | TssMasking (int i) const |
Order of quality bits in TSS for sort1/2. More... | |
bool | usedTraco (int i) const |
Enabled TRACOs in TS. More... | |
~DTConfigTSPhi () override | |
Destructor. More... | |
Public Member Functions inherited from DTConfig | |
DTConfig () | |
Constructor. More... | |
virtual | ~DTConfig () |
Destructor. More... | |
Static Public Attributes | |
static const int | NTSMD = 2 |
Constant: number of TSMD. More... | |
static const int | NTSSTSM = 7 |
Constant: maximum number of TSS in input to the TSM. More... | |
static const int | NTSSTSMD = 3 |
Constant: maximum number of TSS in input to a single TSMD. More... | |
Static Public Attributes inherited from DTConfig | |
static const int | NBTITC = 4 |
static const int | NSTEPF = 9 |
static const int | NSTEPL = 24 |
Constants: first and last step to start trigger finding. More... | |
static const int | NTCTSS = 4 |
Constant: number of TRACOs in input to a TSS. More... | |
Private Member Functions | |
bool | checkMask (unsigned short) const |
Check mask correctness. More... | |
void | setDefaults (const edm::ParameterSet &ps) |
Load pset values into class variables. More... | |
Private Attributes | |
bool | m_debug |
short int | m_ntsm |
short int | m_ntss |
bool | m_tsmcce [3] |
bool | m_tsmcgs1 |
bool | m_tsmcgs2 |
unsigned short int | m_tsmgs1 |
unsigned short int | m_tsmgs2 |
unsigned short int | m_tsmhsp |
bool | m_tsmhte [3] |
unsigned short int | m_tsmmsk [2] |
bool | m_tsmnoe [3] |
BitArray< 8 > | m_tsmword |
bool | m_tsscce [3] |
bool | m_tsscgs1 |
bool | m_tsscgs2 |
unsigned short int | m_tssgs1 |
unsigned short int | m_tssgs2 |
bool | m_tsshte [3] |
unsigned short int | m_tssmsk [2] |
bool | m_tssnoe [3] |
BitArray< 24 > | m_tstren |
Configurable parameters and constants for Level-1 Muon DT Trigger - TS Phi
Definition at line 36 of file DTConfigTSPhi.h.
DTConfigTSPhi::DTConfigTSPhi | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 34 of file DTConfigTSPhi.cc.
References debug(), print(), and setDefaults().
|
inline |
DTConfigTSPhi::DTConfigTSPhi | ( | bool | debug, |
unsigned short int | tss_buffer[7][31], | ||
int | ntss, | ||
unsigned short int | tsm_buffer[9] | ||
) |
Constructor.
Definition at line 40 of file DTConfigTSPhi.cc.
References gather_cfg::cout, debug(), TauDecayModes::dec, mps_fire::i, m_debug, m_ntsm, m_ntss, setTsmCarryFlag(), setTsmCorrEna(), setTsmCorrEnaCarry(), setTsmGhost1Corr(), setTsmGhost1Flag(), setTsmGhost2Corr(), setTsmGhost2Flag(), setTsmHtrigEna(), setTsmHtrigEnaCarry(), setTsmInOutEna(), setTsmInOutEnaCarry(), setTsmMasking(), setTsmStatus(), setTssCorrEna(), setTssCorrEnaCarry(), setTssGhost1Corr(), setTssGhost1Flag(), setTssGhost2Corr(), setTssGhost2Flag(), setTssHtrigEna(), setTssHtrigEnaCarry(), setTssInOutEna(), setTssInOutEnaCarry(), setTssMasking(), and setUsedTraco().
|
override |
|
private |
Check mask correctness.
Definition at line 456 of file DTConfigTSPhi.cc.
References mps_fire::i.
Referenced by nValidTSM(), nValidTSS(), and setDefaults().
|
inline |
Return the debug flag.
Definition at line 60 of file DTConfigTSPhi.h.
References m_debug.
Referenced by DTConfigTSPhi(), print(), DTTSPhi::runTSPhi(), and setDebug().
int DTConfigTSPhi::nValidTSM | ( | ) | const |
Number of correctly configured TSS.
Definition at line 447 of file DTConfigTSPhi.cc.
References checkMask(), m_ntsm, TsmGetCarryFlag(), TsmGhost1Flag(), TsmGhost2Flag(), and TsmMasking().
Referenced by DTConfigDBProducer::checkDTCCBConfig().
int DTConfigTSPhi::nValidTSS | ( | ) | const |
Number of correctly configured TSS.
Definition at line 439 of file DTConfigTSPhi.cc.
References checkMask(), m_ntss, TssGhost1Flag(), TssGhost2Flag(), and TssMasking().
Referenced by DTConfigDBProducer::checkDTCCBConfig().
void DTConfigTSPhi::print | ( | void | ) | const |
Print the setup.
Definition at line 402 of file DTConfigTSPhi.cc.
References gather_cfg::cout, debug(), mps_fire::i, BitArray< N >::print(), TsmCorrEna(), TsmCorrEnaCarry(), TsmGetCarryFlag(), TsmGhost1Corr(), TsmGhost1Flag(), TsmGhost2Corr(), TsmGhost2Flag(), TsmHtrigEna(), TsmHtrigEnaCarry(), TsmInOutEna(), TsmInOutEnaCarry(), TsmMasking(), TsmStatus(), TssCorrEna(), TssCorrEnaCarry(), TssGhost1Corr(), TssGhost1Flag(), TssGhost2Corr(), TssGhost2Flag(), TssHtrigEna(), TssHtrigEnaCarry(), TssInOutEna(), TssInOutEnaCarry(), TssMasking(), and usedTraco().
Referenced by DTConfigTester::analyze(), and DTConfigTSPhi().
|
inline |
|
private |
Load pset values into class variables.
Enabled TRACOs in TS
Definition at line 210 of file DTConfigTSPhi.cc.
References triggerObjects_cff::bit, checkMask(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), mps_fire::i, m_debug, m_ntsm, m_ntss, m_tsmcce, m_tsmcgs1, m_tsmcgs2, m_tsmgs1, m_tsmgs2, m_tsmhsp, m_tsmhte, m_tsmmsk, m_tsmnoe, m_tsmword, m_tsscce, m_tsscgs1, m_tsscgs2, m_tssgs1, m_tssgs2, m_tsshte, m_tssmsk, m_tssnoe, m_tstren, BitArray< N >::one(), and BitArray< N >::unset().
Referenced by DTConfigTSPhi().
|
inline |
Handling of second track (carry) in case of pile-up, in TSM.
Definition at line 212 of file DTConfigTSPhi.h.
References m_tsmhsp.
Referenced by DTConfigTSPhi().
|
inline |
Enable Correlation checking in TSM for sort1/2.
Definition at line 182 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsmcce.
Referenced by DTConfigTSPhi().
|
inline |
Enable Correlation checking in TSM for carry.
Definition at line 185 of file DTConfigTSPhi.h.
References m_tsmcce.
Referenced by DTConfigTSPhi().
|
inline |
Correlated ghost 1 suppression option in TSM.
Definition at line 206 of file DTConfigTSPhi.h.
References m_tsmcgs1.
Referenced by DTConfigTSPhi().
|
inline |
Ghost 1 suppression option in TSM.
Definition at line 194 of file DTConfigTSPhi.h.
References m_tsmgs1.
Referenced by DTConfigTSPhi().
|
inline |
Correlated ghost 2 suppression option in TSM.
Definition at line 209 of file DTConfigTSPhi.h.
References m_tsmcgs2.
Referenced by DTConfigTSPhi().
|
inline |
Ghost 2 suppression option in TSM.
Definition at line 197 of file DTConfigTSPhi.h.
References m_tsmgs2.
Referenced by DTConfigTSPhi().
|
inline |
Enable Htrig checking in TSM for sort1/2.
Definition at line 170 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsmhte.
Referenced by DTConfigTSPhi().
|
inline |
Enable Htrig checking in TSM for carry.
Definition at line 173 of file DTConfigTSPhi.h.
References m_tsmhte.
Referenced by DTConfigTSPhi().
|
inline |
Enable Inner SL checking in TSM for sort1/2.
Definition at line 176 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsmnoe.
Referenced by DTConfigTSPhi().
|
inline |
Enable Inner SL checking in TSM for carry.
Definition at line 179 of file DTConfigTSPhi.h.
References m_tsmnoe.
Referenced by DTConfigTSPhi().
|
inline |
Order of quality bits in TSM for sort1/2.
Definition at line 167 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsmmsk.
Referenced by DTConfigTSPhi().
|
inline |
TSM status.
Definition at line 218 of file DTConfigTSPhi.h.
References mps_fire::i, m_tsmword, BitArray< N >::set(), and heppy_batch::val.
Referenced by DTConfigTSPhi().
|
inline |
Enable Correlation checking in TSS for sort1/2.
Definition at line 161 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsscce.
Referenced by DTConfigTSPhi().
|
inline |
Enable Correlation checking in TSS for.
Definition at line 164 of file DTConfigTSPhi.h.
References m_tsscce.
Referenced by DTConfigTSPhi().
|
inline |
Correlated ghost 1 suppression option in TSS.
Definition at line 200 of file DTConfigTSPhi.h.
References m_tsscgs1.
Referenced by DTConfigTSPhi().
|
inline |
Ghost 1 suppression option in TSS.
Definition at line 188 of file DTConfigTSPhi.h.
References m_tssgs1.
Referenced by DTConfigTSPhi().
|
inline |
Correlated ghost 2 suppression option in TSS.
Definition at line 203 of file DTConfigTSPhi.h.
References m_tsscgs2.
Referenced by DTConfigTSPhi().
|
inline |
Ghost 2 suppression option in TSS.
Definition at line 191 of file DTConfigTSPhi.h.
References m_tssgs2.
Referenced by DTConfigTSPhi().
|
inline |
Enable Htrig checking in TSS for sort1/2.
Definition at line 149 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsshte.
Referenced by DTConfigTSPhi().
|
inline |
Enable Htrig checking in TSS for carry.
Definition at line 152 of file DTConfigTSPhi.h.
References m_tsshte.
Referenced by DTConfigTSPhi().
|
inline |
Enable Inner SL checking in TSS for sort1/2.
Definition at line 155 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tssnoe.
Referenced by DTConfigTSPhi().
|
inline |
Enable Inner SL checking in TSS for carry.
Definition at line 158 of file DTConfigTSPhi.h.
References m_tssnoe.
Referenced by DTConfigTSPhi().
|
inline |
Order of quality bits in TSS for sort1/2.
Definition at line 146 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tssmsk.
Referenced by DTConfigTSPhi().
|
inline |
Enabled TRACOs in TS.
Definition at line 215 of file DTConfigTSPhi.h.
References mps_fire::i, m_tstren, BitArray< N >::set(), and heppy_batch::val.
Referenced by DTConfigTSPhi().
|
inline |
Enable Correlation checking in TSM for sort1/2.
Definition at line 99 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsmcce.
Referenced by print(), and DTTSCand::setBitsTsm().
|
inline |
Enable Correlation checking in TSM for carry.
Definition at line 102 of file DTConfigTSPhi.h.
References m_tsmcce.
Referenced by print(), and DTTSCand::setBitsTsm().
|
inline |
Handling of second track (carry) in case of pile-up, in TSM.
Definition at line 129 of file DTConfigTSPhi.h.
References m_tsmhsp.
Referenced by nValidTSM(), print(), and DTTSPhi::runTSPhi().
|
inline |
Correlated ghost 1 suppression option in TSM.
Definition at line 123 of file DTConfigTSPhi.h.
References m_tsmcgs1.
Referenced by print().
|
inline |
Ghost 1 suppression option in TSM.
Definition at line 111 of file DTConfigTSPhi.h.
References m_tsmgs1.
Referenced by nValidTSM(), print(), and DTTSM::sortTSM1().
|
inline |
Correlated ghost 2 suppression option in TSM.
Definition at line 126 of file DTConfigTSPhi.h.
References m_tsmcgs2.
Referenced by print(), and DTTSM::sortTSM2().
|
inline |
Ghost 2 suppression option in TSM.
Definition at line 114 of file DTConfigTSPhi.h.
References m_tsmgs2.
Referenced by nValidTSM(), print(), and DTTSM::sortTSM2().
|
inline |
Enable Htrig checking in TSM for sort1/2.
Definition at line 87 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsmhte.
Referenced by print(), and DTTSCand::setBitsTsm().
|
inline |
Enable Htrig checking in TSM for carry.
Definition at line 90 of file DTConfigTSPhi.h.
References m_tsmhte.
Referenced by print(), and DTTSCand::setBitsTsm().
|
inline |
Enable Inner SL checking in TSM for sort1/2.
Definition at line 93 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsmnoe.
Referenced by print(), and DTTSCand::setBitsTsm().
|
inline |
Enable Inner SL checking in TSM for carry.
Definition at line 96 of file DTConfigTSPhi.h.
References m_tsmnoe.
Referenced by print(), and DTTSCand::setBitsTsm().
|
inline |
Order of quality bits in TSM for sort1/2.
Definition at line 84 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsmmsk.
Referenced by nValidTSM(), print(), and DTTSCand::setBitsTsm().
|
inline |
TSM status.
Definition at line 135 of file DTConfigTSPhi.h.
References m_tsmword.
Referenced by DTTSPhi::ignoreSecondTrack(), print(), and DTTSPhi::runTSPhi().
|
inline |
Enable Correlation checking in TSS for sort1/2.
Definition at line 78 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsscce.
Referenced by print(), and DTTSCand::setBitsTss().
|
inline |
Enable Correlation checking in TSS for carry.
Definition at line 81 of file DTConfigTSPhi.h.
References m_tsscce.
Referenced by print(), and DTTSCand::setBitsTss().
|
inline |
Correlated ghost 1 suppression option in TSS.
Definition at line 117 of file DTConfigTSPhi.h.
References m_tsscgs1.
Referenced by print(), and DTTSS::sortTSS1().
|
inline |
Ghost 1 suppression option in TSS.
Definition at line 105 of file DTConfigTSPhi.h.
References m_tssgs1.
Referenced by nValidTSS(), and print().
|
inline |
Correlated ghost 2 suppression option in TSS.
Definition at line 120 of file DTConfigTSPhi.h.
References m_tsscgs2.
Referenced by print(), and DTTSS::sortTSS2().
|
inline |
Ghost 2 suppression option in TSS.
Definition at line 108 of file DTConfigTSPhi.h.
References m_tssgs2.
Referenced by nValidTSS(), print(), and DTTSS::sortTSS2().
|
inline |
Enable Htrig checking in TSS for sort1/2.
Definition at line 66 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tsshte.
Referenced by print(), and DTTSCand::setBitsTss().
|
inline |
Enable Htrig checking in TSS for carry.
Definition at line 69 of file DTConfigTSPhi.h.
References m_tsshte.
Referenced by print(), and DTTSCand::setBitsTss().
|
inline |
Enable Inner SL checking in TSS for sort1/2.
Definition at line 72 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tssnoe.
Referenced by print(), and DTTSCand::setBitsTss().
|
inline |
Enable Inner SL checking in TSS for carry.
Definition at line 75 of file DTConfigTSPhi.h.
References m_tssnoe.
Referenced by print(), and DTTSCand::setBitsTss().
int DTConfigTSPhi::TSSinTSMD | ( | int | stat, |
int | sect | ||
) | const |
Return the max nb. of TSSs in input to a single TSMD (called ONLY in back-up mode)
Definition at line 378 of file DTConfigTSPhi.cc.
Referenced by DTTSPhi::ignoreSecondTrack(), and DTTSPhi::runTSPhi().
|
inline |
Order of quality bits in TSS for sort1/2.
Definition at line 63 of file DTConfigTSPhi.h.
References mps_fire::i, and m_tssmsk.
Referenced by nValidTSS(), print(), DTTSCand::setBitsTsm(), and DTTSCand::setBitsTss().
|
inline |
Enabled TRACOs in TS.
Definition at line 132 of file DTConfigTSPhi.h.
References BitArray< N >::element(), mps_fire::i, and m_tstren.
Referenced by DTTSPhi::loadTSPhi(), and print().
|
private |
Definition at line 236 of file DTConfigTSPhi.h.
Referenced by debug(), DTConfigTSPhi(), setDebug(), and setDefaults().
|
private |
Definition at line 264 of file DTConfigTSPhi.h.
Referenced by DTConfigTSPhi(), nValidTSM(), and setDefaults().
|
private |
Definition at line 263 of file DTConfigTSPhi.h.
Referenced by DTConfigTSPhi(), nValidTSS(), and setDefaults().
|
private |
Definition at line 252 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTsmCorrEna(), setTsmCorrEnaCarry(), TsmCorrEna(), and TsmCorrEnaCarry().
|
private |
Definition at line 255 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTsmGhost1Corr(), and TsmGhost1Corr().
|
private |
Definition at line 256 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTsmGhost2Corr(), and TsmGhost2Corr().
|
private |
Definition at line 253 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTsmGhost1Flag(), and TsmGhost1Flag().
|
private |
Definition at line 254 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTsmGhost2Flag(), and TsmGhost2Flag().
|
private |
Definition at line 257 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTsmCarryFlag(), and TsmGetCarryFlag().
|
private |
Definition at line 250 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTsmHtrigEna(), setTsmHtrigEnaCarry(), TsmHtrigEna(), and TsmHtrigEnaCarry().
|
private |
Definition at line 249 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTsmMasking(), and TsmMasking().
|
private |
Definition at line 251 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTsmInOutEna(), setTsmInOutEnaCarry(), TsmInOutEna(), and TsmInOutEnaCarry().
|
private |
Definition at line 260 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTsmStatus(), and TsmStatus().
|
private |
Definition at line 242 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTssCorrEna(), setTssCorrEnaCarry(), TssCorrEna(), and TssCorrEnaCarry().
|
private |
Definition at line 245 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTssGhost1Corr(), and TssGhost1Corr().
|
private |
Definition at line 246 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTssGhost2Corr(), and TssGhost2Corr().
|
private |
Definition at line 243 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTssGhost1Flag(), and TssGhost1Flag().
|
private |
Definition at line 244 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTssGhost2Flag(), and TssGhost2Flag().
|
private |
Definition at line 240 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTssHtrigEna(), setTssHtrigEnaCarry(), TssHtrigEna(), and TssHtrigEnaCarry().
|
private |
Definition at line 239 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTssMasking(), and TssMasking().
|
private |
Definition at line 241 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setTssInOutEna(), setTssInOutEnaCarry(), TssInOutEna(), and TssInOutEnaCarry().
|
private |
Definition at line 259 of file DTConfigTSPhi.h.
Referenced by setDefaults(), setUsedTraco(), and usedTraco().
|
static |
Constant: number of TSMD.
Definition at line 42 of file DTConfigTSPhi.h.
Referenced by DTTSPhi::DTTSPhi(), and DTTSPhi::runTSPhi().
|
static |
Constant: maximum number of TSS in input to the TSM.
Definition at line 39 of file DTConfigTSPhi.h.
Referenced by DTTSPhi::addTracoT(), DTTSM::DTTSM(), DTTSPhi::DTTSPhi(), and DTTSPhi::ignoreSecondTrack().
|
static |
Constant: maximum number of TSS in input to a single TSMD.
Definition at line 45 of file DTConfigTSPhi.h.
Referenced by DTTSPhi::runTSPhi().