#include <OmtfEmulation.h>
Private Attributes | |
edm::EDGetTokenT< L1Phase2MuDTPhContainer > | inputTokenDTPhPhase2 |
unique_ptr< PtAssignmentBase > | ptAssignment |
Additional Inherited Members | |
Protected Attributes inherited from OMTFReconstruction | |
edm::ParameterSet | edmParameterSet |
unique_ptr< OMTFinputMaker > | inputMaker |
MuStubsInputTokens & | muStubsInputTokens |
std::vector< std::unique_ptr< IOMTFEmulationObserver > > | observers |
unique_ptr< OMTFConfiguration > | omtfConfig |
unique_ptr< L1TMuonOverlapParams > | omtfParams |
OMTF objects. More... | |
edm::ESWatcher< L1TMuonOverlapParamsRcd > | omtfParamsRecordWatcher |
unique_ptr< IProcessorEmulator > | omtfProc |
Definition at line 16 of file OmtfEmulation.h.
OmtfEmulation::OmtfEmulation | ( | const edm::ParameterSet & | edmParameterSet, |
MuStubsInputTokens & | muStubsInputTokens, | ||
edm::EDGetTokenT< L1Phase2MuDTPhContainer > | inputTokenDTPhPhase2 | ||
) |
Definition at line 18 of file OmtfEmulation.cc.
|
overridedefault |
|
overridevirtual |
Reimplemented from OMTFReconstruction.
Definition at line 36 of file OmtfEmulation.cc.
References OMTFReconstruction::addObservers(), OMTFReconstruction::edmParameterSet, edm::ParameterSet::exists(), contentValuesFiles::fullPath, edm::ParameterSet::getParameter(), OMTFReconstruction::observers, OMTFReconstruction::omtfConfig, OMTFReconstruction::omtfProc, ptAssignment, OMTFProcessor< GoldenPatternType >::setPtAssignment(), and AlCaHLTBitMon_QueryRunRegistry::string.
void OmtfEmulation::beginJob | ( | void | ) |
Definition at line 23 of file OmtfEmulation.cc.
References OMTFReconstruction::edmParameterSet, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), OMTFReconstruction::inputMaker, inputTokenDTPhPhase2, OMTFReconstruction::muStubsInputTokens, and OMTFReconstruction::omtfConfig.
Referenced by L1TMuonOverlapPhase2TrackProducer::beginJob().
|
private |
Definition at line 31 of file OmtfEmulation.h.
Referenced by beginJob().
|
private |
Definition at line 33 of file OmtfEmulation.h.
Referenced by addObservers().