#include <L1GtHwValidation.h>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
void | beginRun (const edm::Run &run, const edm::EventSetup &c) |
void | bookHistograms () |
book all histograms for the module More... | |
virtual void | compareDaqRecord (const edm::Event &, const edm::EventSetup &) |
L1 GT DAQ record comparison. More... | |
virtual void | compareEvmRecord (const edm::Event &, const edm::EventSetup &) |
L1 GT EVM record comparison. More... | |
virtual void | compareFDL (const edm::Event &, const edm::EventSetup &, const L1GtFdlWord &, const L1GtFdlWord &, const int) |
compare the FDL board More... | |
virtual void | compareGt_Gct (const edm::Event &, const edm::EventSetup &) |
virtual void | compareGTFE (const edm::Event &, const edm::EventSetup &, const L1GtfeWord &, const L1GtfeWord &, const int) |
compare the GTFE board More... | |
virtual void | comparePSB (const edm::Event &, const edm::EventSetup &, const L1GtPsbWord &, const L1GtPsbWord &) |
compare the PSB board More... | |
virtual void | compareTCS (const edm::Event &, const edm::EventSetup &, const L1TcsWord &, const L1TcsWord &) |
compare the TCS board More... | |
virtual void | endJob () |
void | endRun (const edm::Run &run, const edm::EventSetup &c) |
bool | excludedAlgo (const int &) const |
exclusion status for algorithm with bit i More... | |
void | excludedAlgoList () |
exclude from comparison some bits with known disagreement - bit list More... | |
bool | matchCondCategory (const L1GtConditionCategory &, const L1GtConditionCategory &) |
bool | matchCondL1GtObject (const std::vector< L1GtObject > &, const L1GtObject &) |
bool | matchCondType (const L1GtConditionType &, const L1GtConditionType &) |
Static Private Attributes | |
static const int | NumberOfGtRecords = 2 |
static const int | TotalBxInEvent = 5 |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: compare hardware records with emulator records for L1 GT records.
Implementation: Get the L1 GT records from data and from emulator. Compare every board between data and emulator.
$Date$
Description: compare hardware records with emulator records for L1 GT records.
Implementation: Get the L1 GT records from data and from emulator. Compare every board between data and emulator.
Definition at line 54 of file L1GtHwValidation.h.
|
explicit |
Definition at line 52 of file L1GtHwValidation.cc.
References CondNull, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), l1GtConditionCategoryStringToEnum(), l1GtConditionTypeStringToEnum(), l1GtObjectStringToEnum(), LogDebug, m_dbe, m_dirName, m_excludeCondCategTypeObject, m_excludedCondCategory, m_excludedCondType, m_excludedL1GtObject, m_l1GctDataInputTag, m_l1GtDataDaqInputTag, m_l1GtDataDaqInputToken_, m_l1GtDataEvmInputTag, m_l1GtDataEvmInputToken_, m_l1GtEmulDaqInputTag, m_l1GtEmulDaqInputToken_, m_l1GtEmulEvmInputTag, m_l1GtEmulEvmInputToken_, ObjNull, cppFunctionSkipper::operator, DQMStore::setCurrentFolder(), DQMStore::setVerbose(), AlCaHLTBitMon_QueryRunRegistry::string, and TypeNull.
|
virtual |
Definition at line 170 of file L1GtHwValidation.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 1860 of file L1GtHwValidation.cc.
References compareDaqRecord(), compareEvmRecord(), compareGt_Gct(), m_nrEvJob, and m_nrEvRun.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 177 of file L1GtHwValidation.cc.
References bookHistograms(), DQMStore::dirExists(), m_dirName, cppFunctionSkipper::operator, DQMStore::rmdir(), and DQMStore::setCurrentFolder().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 196 of file L1GtHwValidation.cc.
References excludedAlgoList(), edm::EventSetup::get(), L1GtTriggerMenu::gtAlgorithmMap(), L1GtPrescaleFactors::gtPrescaleFactors(), L1GtTriggerMask::gtTriggerMask(), L1GtTriggerMenu::gtTriggerMenuImplementation(), LogDebug, m_dbe, m_dirName, m_excludedAlgoList, m_excludedAlgorithmsAgreement, m_fdlDataAlgoDecision, m_fdlDataAlgoDecision_Err, m_fdlDataAlgoDecision_NoMatch, m_fdlDataAlgoDecisionMask, m_fdlDataAlgoDecisionPrescaled, m_fdlDataAlgoDecisionUnprescaled, m_fdlDataEmulAlgoDecision, m_fdlDataEmulAlgoDecision_Err, m_fdlDataEmulAlgoDecisionMask, m_fdlDataEmulAlgoDecisionPrescaled, m_fdlDataEmulAlgoDecisionUnprescaled, m_fdlDataEmulAlgoDecisionUnprescaledAllowed, m_fdlEmulAlgoDecision, m_fdlEmulAlgoDecision_Err, m_fdlEmulAlgoDecision_NoMatch, m_fdlEmulAlgoDecisionMask, m_fdlEmulAlgoDecisionPrescaled, m_fdlEmulAlgoDecisionUnprescaled, m_l1GtMenu, m_l1GtMenuCacheID, m_l1GtPfAlgo, m_l1GtPfAlgoCacheID, m_l1GtPfTech, m_l1GtPfTechCacheID, m_l1GtTmAlgo, m_l1GtTmAlgoCacheID, m_l1GtTmTech, m_l1GtTmTechCacheID, m_nrEvRun, m_prescaleFactorsAlgoTrig, m_prescaleFactorsTechTrig, m_triggerMaskAlgoTrig, m_triggerMaskTechTrig, NumberOfGtRecords, edm::ESHandle< class >::product(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and TotalBxInEvent.
|
private |
book all histograms for the module
Definition at line 1878 of file L1GtHwValidation.cc.
References DQMStore::book1D(), m_dbe, m_dirName, m_excludedAlgorithmsAgreement, m_fdlDataAlgoDecision, m_fdlDataAlgoDecision_Err, m_fdlDataAlgoDecision_NoMatch, m_fdlDataAlgoDecisionMask, m_fdlDataAlgoDecisionMask_NoMatch, m_fdlDataAlgoDecisionPrescaled, m_fdlDataAlgoDecisionPrescaled_NoMatch, m_fdlDataAlgoDecisionPrescaledMask_NoMatch, m_fdlDataAlgoDecisionUnprescaled, m_fdlDataAlgoDecisionUnprescaled_NoMatch, m_fdlDataAlgoDecisionUnprescaledMask_NoMatch, m_fdlDataEmul, m_fdlDataEmul_Err, m_fdlDataEmulAlgoDecision, m_fdlDataEmulAlgoDecision_Err, m_fdlDataEmulAlgoDecisionMask, m_fdlDataEmulAlgoDecisionPrescaled, m_fdlDataEmulAlgoDecisionUnprescaled, m_fdlDataEmulAlgoDecisionUnprescaledAllowed, m_fdlDataEmulTechDecision, m_fdlDataEmulTechDecision_Err, m_fdlDataEmulTechDecisionMask, m_fdlDataTechDecision, m_fdlDataTechDecision_Err, m_fdlDataTechDecisionMask, m_fdlEmulAlgoDecision, m_fdlEmulAlgoDecision_Err, m_fdlEmulAlgoDecision_NoMatch, m_fdlEmulAlgoDecisionMask, m_fdlEmulAlgoDecisionMask_NoMatch, m_fdlEmulAlgoDecisionPrescaled, m_fdlEmulAlgoDecisionPrescaled_NoMatch, m_fdlEmulAlgoDecisionPrescaledMask_NoMatch, m_fdlEmulAlgoDecisionUnprescaled, m_fdlEmulAlgoDecisionUnprescaled_NoMatch, m_fdlEmulAlgoDecisionUnprescaledMask_NoMatch, m_fdlEmulTechDecision, m_fdlEmulTechDecision_Err, m_fdlEmulTechDecisionMask, m_gtErrorFlag, m_gtfeDataEmul, NumberOfGtRecords, L1GlobalTriggerReadoutSetup::NumberPhysTriggers, L1GlobalTriggerReadoutSetup::NumberTechnicalTriggers, MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and TotalBxInEvent.
Referenced by beginJob().
|
privatevirtual |
L1 GT DAQ record comparison.
Definition at line 1587 of file L1GtHwValidation.cc.
References L1GtPsbWord::boardId(), L1GtPsbWord::bxInEvent(), compareFDL(), compareGTFE(), comparePSB(), MonitorElement::Fill(), edm::Event::getByToken(), edm::HandleBase::isValid(), LogDebug, m_agree, m_dataOnly, m_dataOnlyMask, m_dbe, m_dirName, m_emulOnly, m_emulOnlyMask, m_gtErrorFlag, m_l1GtDataDaqInputToken_, m_l1GtEmulDaqInputToken_, m_myCoutStream, m_nrDataEventError, m_nrEmulEventError, and DQMStore::setCurrentFolder().
Referenced by analyze().
|
privatevirtual |
L1 GT EVM record comparison.
Definition at line 1762 of file L1GtHwValidation.cc.
References compareFDL(), compareGTFE(), edm::Event::getByToken(), edm::HandleBase::isValid(), LogDebug, m_l1GtDataEvmInputToken_, m_l1GtEmulEvmInputToken_, m_myCoutStream, m_nrDataEventError, and m_nrEmulEventError.
Referenced by analyze().
|
privatevirtual |
compare the FDL board
Definition at line 627 of file L1GtHwValidation.cc.
References L1GtFdlWord::boardId(), L1GtFdlWord::bxInEvent(), L1GtFdlWord::bxNr(), L1GtFdlWord::eventNr(), excludedAlgo(), MonitorElement::Fill(), L1GtFdlWord::finalOR(), L1GtFdlWord::gtDecisionWord(), L1GtFdlWord::gtDecisionWordExtended(), L1GtFdlWord::gtPrescaleFactorIndexAlgo(), L1GtFdlWord::gtTechnicalTriggerWord(), L1GtFdlWord::localBxNr(), LogDebug, LogTrace, m_agree, m_dataOnly, m_dataOnlyMask, m_dbe, m_dirName, m_emulOnly, m_emulOnlyMask, m_excludedAlgorithmsAgreement, m_fdlDataAlgoDecision, m_fdlDataAlgoDecision_Err, m_fdlDataAlgoDecision_NoMatch, m_fdlDataAlgoDecisionMask, m_fdlDataAlgoDecisionMask_NoMatch, m_fdlDataAlgoDecisionPrescaled, m_fdlDataAlgoDecisionPrescaled_NoMatch, m_fdlDataAlgoDecisionPrescaledMask_NoMatch, m_fdlDataAlgoDecisionUnprescaled, m_fdlDataAlgoDecisionUnprescaled_NoMatch, m_fdlDataAlgoDecisionUnprescaledMask_NoMatch, m_fdlDataEmul, m_fdlDataEmul_Err, m_fdlDataEmulAlgoDecision, m_fdlDataEmulAlgoDecision_Err, m_fdlDataEmulAlgoDecisionMask, m_fdlDataEmulAlgoDecisionPrescaled, m_fdlDataEmulAlgoDecisionUnprescaled, m_fdlDataEmulAlgoDecisionUnprescaledAllowed, m_fdlDataEmulTechDecision, m_fdlDataEmulTechDecision_Err, m_fdlDataEmulTechDecisionMask, m_fdlDataTechDecision, m_fdlDataTechDecision_Err, m_fdlDataTechDecisionMask, m_fdlEmulAlgoDecision, m_fdlEmulAlgoDecision_Err, m_fdlEmulAlgoDecision_NoMatch, m_fdlEmulAlgoDecisionMask, m_fdlEmulAlgoDecisionMask_NoMatch, m_fdlEmulAlgoDecisionPrescaled_NoMatch, m_fdlEmulAlgoDecisionPrescaledMask_NoMatch, m_fdlEmulAlgoDecisionUnprescaled_NoMatch, m_fdlEmulAlgoDecisionUnprescaledMask_NoMatch, m_fdlEmulTechDecision, m_fdlEmulTechDecision_Err, m_fdlEmulTechDecisionMask, m_myCoutStream, m_triggerMaskAlgoTrig, m_triggerMaskTechTrig, L1GtFdlWord::noAlgo(), dtDQMClient_cfg::prescaleFactor, L1GtFdlWord::print(), L1GtFdlWord::printGtDecisionWord(), L1GtFdlWord::printGtDecisionWordExtended(), L1GtFdlWord::printGtTechnicalTriggerWord(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and TotalBxInEvent.
Referenced by compareDaqRecord(), and compareEvmRecord().
|
privatevirtual |
compare the GCT collections obtained from L1 GT PSB with the input GCT collections
Definition at line 1852 of file L1GtHwValidation.cc.
Referenced by analyze().
|
privatevirtual |
compare the GTFE board
get record length for alternative 1
get record length for alternative 0
get bunch cross number as counted in the GTFE board
get setup version
get boards contributing to EVM respectively DAQ record
alternative for number of BX per board correlated with active boards bit value is 0: take alternative 0 bit value is 1: take alternative 1
get total number of L1A sent since start of run
Definition at line 408 of file L1GtHwValidation.cc.
References L1GtfeWord::activeBoards(), L1GtfeWord::altNrBxBoard(), L1GtfeWord::boardId(), L1GtfeWord::bxNr(), MonitorElement::Fill(), LogDebug, m_dbe, m_dirName, m_gtfeDataEmul, m_myCoutStream, L1GtfeWord::print(), L1GtfeWord::recordLength(), L1GtfeWord::recordLength1(), DQMStore::setCurrentFolder(), L1GtfeWord::setupVersion(), AlCaHLTBitMon_QueryRunRegistry::string, and L1GtfeWord::totalTriggerNr().
Referenced by compareDaqRecord(), and compareEvmRecord().
|
privatevirtual |
compare the PSB board
get/set A_DATA_CH_IA
get/set B_DATA_CH_IB
Definition at line 1400 of file L1GtHwValidation.cc.
References L1GtPsbWord::aData(), L1GtPsbWord::bData(), L1GtPsbWord::boardId(), L1GtPsbWord::bxInEvent(), L1GtPsbWord::bxNr(), L1GtPsbWord::eventNr(), L1GtPsbWord::localBxNr(), LogDebug, m_myCoutStream, L1GtPsbWord::NumberAData, L1GtPsbWord::NumberBData, and L1GtPsbWord::print().
Referenced by compareDaqRecord().
|
privatevirtual |
compare the TCS board
Definition at line 1581 of file L1GtHwValidation.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 2730 of file L1GtHwValidation.cc.
References m_nrEvJob.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 2719 of file L1GtHwValidation.cc.
References edm::RunBase::id(), LogDebug, m_nrEvJob, and m_nrEvRun.
|
private |
exclusion status for algorithm with bit i
Definition at line 2704 of file L1GtHwValidation.cc.
References m_excludedAlgoList.
Referenced by compareFDL().
|
private |
exclude from comparison some bits with known disagreement - bit list
Definition at line 2548 of file L1GtHwValidation.cc.
References asciidump::at, L1GtTriggerMenu::gtAlgorithmMap(), L1GtTriggerMenu::gtConditionMap(), l1GtConditionCategoryEnumToString(), l1GtConditionTypeEnumToString(), l1GtObjectEnumToString(), LogTrace, m_excludeAlgoTrigByBit, m_excludeAlgoTrigByName, m_excludedAlgoList, m_excludedCondCategory, m_excludedCondType, m_excludedL1GtObject, m_l1GtMenu, matchCondCategory(), matchCondL1GtObject(), matchCondType(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by beginRun().
|
private |
return true if an algorithm has a condition of that category for CondNull, it returns always true
Definition at line 2485 of file L1GtHwValidation.cc.
References CondNull.
Referenced by excludedAlgoList().
|
private |
return true if an algorithm has a condition containing that object for ObjNull, it returns always true
Definition at line 2520 of file L1GtHwValidation.cc.
References ObjNull.
Referenced by excludedAlgoList().
|
private |
return true if an algorithm has a condition of that type for TypeNull, it returns always true
Definition at line 2503 of file L1GtHwValidation.cc.
References TypeNull.
Referenced by excludedAlgoList().
|
private |
Definition at line 200 of file L1GtHwValidation.h.
Referenced by compareDaqRecord(), and compareFDL().
|
private |
Definition at line 201 of file L1GtHwValidation.h.
Referenced by compareDaqRecord(), and compareFDL().
|
private |
Definition at line 203 of file L1GtHwValidation.h.
Referenced by compareDaqRecord(), and compareFDL().
|
private |
internal members
Definition at line 198 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), compareDaqRecord(), compareFDL(), compareGTFE(), and L1GtHwValidation().
|
private |
directory name for L1Extra plots
Definition at line 136 of file L1GtHwValidation.h.
Referenced by beginJob(), beginRun(), bookHistograms(), compareDaqRecord(), compareFDL(), compareGTFE(), and L1GtHwValidation().
|
private |
Definition at line 202 of file L1GtHwValidation.h.
Referenced by compareDaqRecord(), and compareFDL().
|
private |
Definition at line 204 of file L1GtHwValidation.h.
Referenced by compareDaqRecord(), and compareFDL().
|
private |
exclude algorithm triggers from comparison data - emulator by algorithm bit number
Definition at line 146 of file L1GtHwValidation.h.
Referenced by excludedAlgoList().
|
private |
exclude algorithm triggers from comparison data - emulator by algorithm name
Definition at line 143 of file L1GtHwValidation.h.
Referenced by excludedAlgoList().
|
private |
exclude algorithm triggers from comparison data - emulator by condition category and / or type
Definition at line 140 of file L1GtHwValidation.h.
Referenced by L1GtHwValidation().
|
private |
Definition at line 280 of file L1GtHwValidation.h.
Referenced by beginRun(), excludedAlgo(), and excludedAlgoList().
|
private |
Definition at line 265 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
excluded condition categories
Definition at line 152 of file L1GtHwValidation.h.
Referenced by excludedAlgoList(), and L1GtHwValidation().
|
private |
excluded condition types
Definition at line 155 of file L1GtHwValidation.h.
Referenced by excludedAlgoList(), and L1GtHwValidation().
|
private |
excluded L1 GT objects
Definition at line 158 of file L1GtHwValidation.h.
Referenced by excludedAlgoList(), and L1GtHwValidation().
|
private |
Definition at line 219 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 229 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 223 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 222 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 226 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 220 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 224 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 227 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 221 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 225 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 228 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
FDL (0 for DAQ, 1 for EVM record)
Definition at line 217 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 250 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 244 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 249 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 248 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 245 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 246 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 247 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 261 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 263 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 262 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 253 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 255 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 254 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 231 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 241 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 235 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 234 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().
|
private |
Definition at line 238 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 232 of file L1GtHwValidation.h.
Referenced by beginRun(), and bookHistograms().
|
private |
Definition at line 236 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 239 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 233 of file L1GtHwValidation.h.
Referenced by beginRun(), and bookHistograms().
|
private |
Definition at line 237 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 240 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 257 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 259 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
Definition at line 258 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareFDL().
|
private |
PSB.
ErrorFlag a la HardwareValidation
Definition at line 272 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareDaqRecord().
|
private |
histograms
GTFE
Definition at line 214 of file L1GtHwValidation.h.
Referenced by bookHistograms(), and compareGTFE().
|
private |
input tag for the L1 GCT hardware record
Definition at line 133 of file L1GtHwValidation.h.
Referenced by L1GtHwValidation().
|
private |
input tag for the L1 GT hardware DAQ record
Definition at line 121 of file L1GtHwValidation.h.
Referenced by L1GtHwValidation().
|
private |
Definition at line 283 of file L1GtHwValidation.h.
Referenced by compareDaqRecord(), and L1GtHwValidation().
|
private |
input tag for the L1 GT hardware EVM record
Definition at line 124 of file L1GtHwValidation.h.
Referenced by L1GtHwValidation().
|
private |
Definition at line 285 of file L1GtHwValidation.h.
Referenced by compareEvmRecord(), and L1GtHwValidation().
|
private |
input tag for the L1 GT emulator DAQ record
Definition at line 127 of file L1GtHwValidation.h.
Referenced by L1GtHwValidation().
|
private |
Definition at line 284 of file L1GtHwValidation.h.
Referenced by compareDaqRecord(), and L1GtHwValidation().
|
private |
input tag for the L1 GT emulator EVM record
Definition at line 130 of file L1GtHwValidation.h.
Referenced by L1GtHwValidation().
|
private |
Definition at line 286 of file L1GtHwValidation.h.
Referenced by compareEvmRecord(), and L1GtHwValidation().
|
private |
trigger menu
Definition at line 171 of file L1GtHwValidation.h.
Referenced by beginRun(), and excludedAlgoList().
|
private |
Definition at line 172 of file L1GtHwValidation.h.
Referenced by beginRun().
|
private |
|
private |
Definition at line 176 of file L1GtHwValidation.h.
Referenced by beginRun().
|
private |
Definition at line 178 of file L1GtHwValidation.h.
Referenced by beginRun().
|
private |
Definition at line 179 of file L1GtHwValidation.h.
Referenced by beginRun().
|
private |
|
private |
Definition at line 186 of file L1GtHwValidation.h.
Referenced by beginRun().
|
private |
Definition at line 188 of file L1GtHwValidation.h.
Referenced by beginRun().
|
private |
Definition at line 189 of file L1GtHwValidation.h.
Referenced by beginRun().
|
private |
an output stream to print into it can then be directed to whatever log level is desired
Definition at line 162 of file L1GtHwValidation.h.
Referenced by compareDaqRecord(), compareEvmRecord(), compareFDL(), compareGTFE(), and comparePSB().
|
private |
counters
Definition at line 165 of file L1GtHwValidation.h.
Referenced by compareDaqRecord(), and compareEvmRecord().
|
private |
Definition at line 166 of file L1GtHwValidation.h.
Referenced by compareDaqRecord(), and compareEvmRecord().
|
private |
Definition at line 276 of file L1GtHwValidation.h.
|
private |
Definition at line 277 of file L1GtHwValidation.h.
Referenced by analyze(), beginRun(), and endRun().
|
private |
Definition at line 181 of file L1GtHwValidation.h.
Referenced by beginRun().
|
private |
Definition at line 182 of file L1GtHwValidation.h.
Referenced by beginRun().
|
private |
Definition at line 191 of file L1GtHwValidation.h.
Referenced by beginRun(), and compareFDL().
|
private |
Definition at line 192 of file L1GtHwValidation.h.
Referenced by beginRun(), and compareFDL().
|
staticprivate |
Definition at line 209 of file L1GtHwValidation.h.
Referenced by beginRun(), and bookHistograms().
|
staticprivate |
Definition at line 208 of file L1GtHwValidation.h.
Referenced by beginRun(), bookHistograms(), and compareFDL().