![]() |
![]() |
#include <CompareToObjectMapRecord.h>
Public Member Functions | |
virtual void | analyze (edm::Event const &event, edm::EventSetup const &es) |
CompareToObjectMapRecord (const edm::ParameterSet &pset) | |
~CompareToObjectMapRecord () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
edm::InputTag | m_l1GtObjectMapsTag |
edm::InputTag | m_l1GtObjectMapTag |
bool | verbose_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
Description:Compares the L1GlobalTriggerObjectMapRecord to the L1GlobalTriggerObjectMaps object and also the ParameterSet registry and verifies that the information is consistent or else it throws.
Implementation: <TODO: enter implementation details>
Description: see header file.
Implementation: <TODO: enter implementation details>
Definition at line 29 of file CompareToObjectMapRecord.h.
|
explicit |
Definition at line 37 of file CompareToObjectMapRecord.cc.
CompareToObjectMapRecord::~CompareToObjectMapRecord | ( | ) |
Definition at line 44 of file CompareToObjectMapRecord.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 48 of file CompareToObjectMapRecord.cc.
References cms::Exception::addContext(), L1GlobalTriggerObjectMap::algoGtlResult(), L1GlobalTriggerObjectMap::algoName(), gather_cfg::cout, L1GlobalTriggerObjectMap::getCombinationsInCond(), L1GlobalTriggerObjectMaps::ConditionsInAlgorithm::getConditionResult(), edm::detail::ThreadSafeRegistry< KEY, T, E >::getMapped(), L1GlobalTriggerObjectMaps::CombinationsInCondition::getObjectIndex(), edm::ParameterSet::getParameter(), i, edm::detail::ThreadSafeRegistry< KEY, T, E >::instance(), j, m, m_l1GtObjectMapsTag, m_l1GtObjectMapTag, n, L1GlobalTriggerObjectMaps::CombinationsInCondition::nCombinations(), L1GlobalTriggerObjectMaps::ConditionsInAlgorithm::nConditions(), L1GlobalTriggerObjectMaps::CombinationsInCondition::nObjectsPerCombination(), L1GlobalTriggerObjectMap::operandTokenVector(), edm::sort_all(), and verbose_.
|
private |
Definition at line 39 of file CompareToObjectMapRecord.h.
Referenced by analyze().
|
private |
Definition at line 38 of file CompareToObjectMapRecord.h.
Referenced by analyze().
|
private |
Definition at line 40 of file CompareToObjectMapRecord.h.
Referenced by analyze().