CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
L1GctConfigDump Class Reference

#include <L1GctConfigDump.h>

Inheritance diagram for L1GctConfigDump:
edm::one::EDAnalyzer<> edm::one::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

void analyze (const edm::Event &, const edm::EventSetup &) override
 
 L1GctConfigDump (const edm::ParameterSet &)
 
- Public Member Functions inherited from edm::one::EDAnalyzer<>
 EDAnalyzer ()=default
 
 EDAnalyzer (const EDAnalyzer &)=delete
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
const EDAnalyzeroperator= (const EDAnalyzer &)=delete
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
bool wantsInputProcessBlocks () const final
 
bool wantsProcessBlocks () const final
 
- Public Member Functions inherited from edm::one::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () const
 
 ~EDAnalyzerBase () override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex > const & esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const *> *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const *> const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Attributes

const edm::ESGetToken< L1GctChannelMask, L1GctChannelMaskRcdm_chanMaskToken
 
const edm::ESGetToken< L1CaloEtScale, L1HfRingEtScaleRcdm_hfRingScaleToken
 
const edm::ESGetToken< L1CaloEtScale, L1HtMissScaleRcdm_htmScaleToken
 
const edm::ESGetToken< L1CaloEtScale, L1JetEtScaleRcdm_jetScaleToken
 
const edm::ESGetToken< L1GctJetFinderParams, L1GctJetFinderParamsRcdm_jfParamsToken
 

Additional Inherited Members

- Public Types inherited from edm::one::EDAnalyzerBase
typedef EDAnalyzerBase ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from edm::one::EDAnalyzerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
- Protected Member Functions inherited from edm::EDConsumerBase
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
template<BranchType B = InEvent>
EDConsumerBaseAdaptor< Bconsumes (edm::InputTag tag) noexcept
 
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
template<Transition Tr = Transition::Event>
constexpr auto esConsumes ()
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag)
 
template<Transition Tr = Transition::Event>
ESGetTokenGeneric esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey)
 Used with EventSetupRecord::doGet. More...
 
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)
 
void resetItemsToGetFrom (BranchType iType)
 

Detailed Description

Description: test analyzer for L1 GCT parameters.
Implementation: <TODO: enter implementation details>

Author
: Jim Brooke

Definition at line 34 of file L1GctConfigDump.h.

Constructor & Destructor Documentation

◆ L1GctConfigDump()

L1GctConfigDump::L1GctConfigDump ( const edm::ParameterSet pSet)
explicit

Definition at line 27 of file L1GctConfigDump.cc.

References edm::EDConsumerBase::esConsumes().

33  // empty
34 }
const edm::ESGetToken< L1CaloEtScale, L1JetEtScaleRcd > m_jetScaleToken
const edm::ESGetToken< L1CaloEtScale, L1HfRingEtScaleRcd > m_hfRingScaleToken
const edm::ESGetToken< L1CaloEtScale, L1HtMissScaleRcd > m_htmScaleToken
const edm::ESGetToken< L1GctChannelMask, L1GctChannelMaskRcd > m_chanMaskToken
const edm::ESGetToken< L1GctJetFinderParams, L1GctJetFinderParamsRcd > m_jfParamsToken

Member Function Documentation

◆ analyze()

void L1GctConfigDump::analyze ( const edm::Event iEvent,
const edm::EventSetup iSetup 
)
overridevirtual

Implements edm::one::EDAnalyzerBase.

Definition at line 36 of file L1GctConfigDump.cc.

References edm::EventSetup::getHandle(), wplusjetsAnalysis_cfi::jetScale, m_chanMaskToken, m_hfRingScaleToken, m_htmScaleToken, m_jetScaleToken, and m_jfParamsToken.

36  {
37  // get records
38 
40 
42 
44 
46 
48 
49  edm::LogInfo("L1GctConfigDump") << (*jfParams) << std::endl;
50  edm::LogInfo("L1GctConfigDump") << (*chanMask) << std::endl;
51  edm::LogInfo("L1GctConfigDump") << "GCT jet Et scale : " << std::endl << (*jetScale) << std::endl;
52  edm::LogInfo("L1GctConfigDump") << "GCT HtMiss scale : " << std::endl << (*htmScale) << std::endl;
53  edm::LogInfo("L1GctConfigDump") << "GCT HF ring scale : " << std::endl << (*hfRingScale) << std::endl;
54 }
const edm::ESGetToken< L1CaloEtScale, L1JetEtScaleRcd > m_jetScaleToken
const edm::ESGetToken< L1CaloEtScale, L1HfRingEtScaleRcd > m_hfRingScaleToken
const edm::ESGetToken< L1CaloEtScale, L1HtMissScaleRcd > m_htmScaleToken
const edm::ESGetToken< L1GctChannelMask, L1GctChannelMaskRcd > m_chanMaskToken
ESHandle< T > getHandle(const ESGetToken< T, R > &iToken) const
Definition: EventSetup.h:130
Log< level::Info, false > LogInfo
const edm::ESGetToken< L1GctJetFinderParams, L1GctJetFinderParamsRcd > m_jfParamsToken

Member Data Documentation

◆ m_chanMaskToken

const edm::ESGetToken<L1GctChannelMask, L1GctChannelMaskRcd> L1GctConfigDump::m_chanMaskToken
private

Definition at line 43 of file L1GctConfigDump.h.

Referenced by analyze().

◆ m_hfRingScaleToken

const edm::ESGetToken<L1CaloEtScale, L1HfRingEtScaleRcd> L1GctConfigDump::m_hfRingScaleToken
private

Definition at line 46 of file L1GctConfigDump.h.

Referenced by analyze().

◆ m_htmScaleToken

const edm::ESGetToken<L1CaloEtScale, L1HtMissScaleRcd> L1GctConfigDump::m_htmScaleToken
private

Definition at line 45 of file L1GctConfigDump.h.

Referenced by analyze().

◆ m_jetScaleToken

const edm::ESGetToken<L1CaloEtScale, L1JetEtScaleRcd> L1GctConfigDump::m_jetScaleToken
private

Definition at line 44 of file L1GctConfigDump.h.

Referenced by analyze().

◆ m_jfParamsToken

const edm::ESGetToken<L1GctJetFinderParams, L1GctJetFinderParamsRcd> L1GctConfigDump::m_jfParamsToken
private

Definition at line 42 of file L1GctConfigDump.h.

Referenced by analyze().