CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
L1TDTTPG Class Reference

#include <L1TDTTPG.h>

Inheritance diagram for L1TDTTPG:
DQMEDAnalyzer edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > edm::stream::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

 L1TDTTPG (const edm::ParameterSet &ps)
 
virtual ~L1TDTTPG ()
 
- Public Member Functions inherited from DQMEDAnalyzer
virtual void beginRun (edm::Run const &, edm::EventSetup const &) final
 
virtual void beginStream (edm::StreamID id) final
 
 DQMEDAnalyzer (void)
 
virtual void endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
virtual void endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
uint32_t streamId () const
 
- Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
 EDAnalyzer ()=default
 
- Public Member Functions inherited from edm::stream::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
virtual ~EDAnalyzerBase ()
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
 EDConsumerBase ()
 
ProductHolderIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
std::vector
< ProductHolderIndexAndSkipBit >
const & 
itemsToGetFromEvent () const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
bool registeredToConsume (ProductHolderIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &)
 
virtual ~EDConsumerBase ()
 

Protected Member Functions

void analyze (const edm::Event &e, const edm::EventSetup &c)
 
virtual void beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void bookHistograms (DQMStore::IBooker &ibooker, edm::Run const &, edm::EventSetup const &) override
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
- 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)
 

Private Member Functions

void setMapPhLabel (MonitorElement *me)
 
void setMapThLabel (MonitorElement *me)
 

Private Attributes

MonitorElementdttf_p_phi [3]
 
MonitorElementdttf_p_pt [3]
 
MonitorElementdttf_p_q [3]
 
MonitorElementdttf_p_qual [3]
 
MonitorElementdttpgphbestmap
 
MonitorElementdttpgphbestmapcorr
 
MonitorElementdttpgphbx [8]
 
MonitorElementdttpgphbxcomp
 
MonitorElementdttpgphmap
 
MonitorElementdttpgphmap2nd
 
MonitorElementdttpgphmapbx [3]
 
MonitorElementdttpgphmapcorr
 
MonitorElementdttpgphntrack
 
MonitorElementdttpgphquality [3]
 
MonitorElementdttpgphsector [3]
 
MonitorElementdttpgphstation [3]
 
MonitorElementdttpgphts2tag [3]
 
MonitorElementdttpgphwheel [3]
 
edm::InputTag dttpgSource_
 
edm::EDGetTokenT
< L1MuDTChambPhContainer
dttpgSourcePhContainer_token_
 
edm::EDGetTokenT
< L1MuDTChambThContainer
dttpgSourceThContainer_token_
 
MonitorElementdttpgthbestmap
 
MonitorElementdttpgthbestmaph
 
MonitorElementdttpgthbx [3]
 
MonitorElementdttpgthmap
 
MonitorElementdttpgthmapbx [3]
 
MonitorElementdttpgthmaph
 
MonitorElementdttpgthntrack
 
MonitorElementdttpgthquality [3]
 
MonitorElementdttpgthsector [3]
 
MonitorElementdttpgthstation [3]
 
MonitorElementdttpgththeta [3]
 
MonitorElementdttpgthwheel [3]
 
std::ofstream logFile_
 
bool monitorDaemon_
 
int nev_
 
std::string outputFile_
 
std::string trstring_
 
edm::EDGetTokenT
< L1MuDTTrackContainer
trToken_
 
bool verbose_
 

Additional Inherited Members

- Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
typedef CacheContexts< T...> CacheTypes
 
typedef CacheTypes::GlobalCache GlobalCache
 
typedef AbilityChecker< T...> HasAbility
 
typedef
CacheTypes::LuminosityBlockCache 
LuminosityBlockCache
 
typedef
LuminosityBlockContextT
< LuminosityBlockCache,
RunCache, GlobalCache
LuminosityBlockContext
 
typedef
CacheTypes::LuminosityBlockSummaryCache 
LuminosityBlockSummaryCache
 
typedef CacheTypes::RunCache RunCache
 
typedef RunContextT< RunCache,
GlobalCache
RunContext
 
typedef CacheTypes::RunSummaryCache RunSummaryCache
 
- Public Types inherited from edm::stream::EDAnalyzerBase
typedef EDAnalyzerAdaptorBase ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from DQMEDAnalyzer
static std::shared_ptr
< dqmDetails::NoCache
globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *)
 
static std::shared_ptr
< dqmDetails::NoCache
globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *)
 
static void globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *)
 
static void globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *)
 
- Static Public Member Functions inherited from edm::stream::EDAnalyzerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 

Detailed Description

Definition at line 39 of file L1TDTTPG.h.

Constructor & Destructor Documentation

L1TDTTPG::L1TDTTPG ( const edm::ParameterSet ps)

Definition at line 93 of file L1TDTTPG.cc.

L1TDTTPG::~L1TDTTPG ( )
virtual

Definition at line 117 of file L1TDTTPG.cc.

Member Function Documentation

void L1TDTTPG::analyze ( const edm::Event e,
const edm::EventSetup c 
)
protectedvirtual

Implements edm::stream::EDAnalyzerBase.

Definition at line 292 of file L1TDTTPG.cc.

void L1TDTTPG::beginLuminosityBlock ( edm::LuminosityBlock const &  l,
edm::EventSetup const &  c 
)
protectedvirtual

Reimplemented from edm::stream::EDAnalyzerBase.

Definition at line 127 of file L1TDTTPG.cc.

void L1TDTTPG::bookHistograms ( DQMStore::IBooker ibooker,
edm::Run const &  ,
edm::EventSetup const &   
)
overrideprotectedvirtual

Implements DQMEDAnalyzer.

Definition at line 132 of file L1TDTTPG.cc.

void L1TDTTPG::dqmBeginRun ( edm::Run const &  r,
edm::EventSetup const &  c 
)
protectedvirtual

Reimplemented from DQMEDAnalyzer.

Definition at line 122 of file L1TDTTPG.cc.

void L1TDTTPG::setMapPhLabel ( MonitorElement me)
private

Definition at line 621 of file L1TDTTPG.cc.

void L1TDTTPG::setMapThLabel ( MonitorElement me)
private

Definition at line 633 of file L1TDTTPG.cc.

Member Data Documentation

MonitorElement* L1TDTTPG::dttf_p_phi[3]
private

Definition at line 98 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttf_p_pt[3]
private

Definition at line 99 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttf_p_q[3]
private

Definition at line 100 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttf_p_qual[3]
private

Definition at line 101 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphbestmap
private

Definition at line 81 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphbestmapcorr
private

Definition at line 82 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphbx[8]
private

Definition at line 66 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphbxcomp
private

Definition at line 67 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphmap
private

Definition at line 77 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphmap2nd
private

Definition at line 79 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphmapbx[3]
private

Definition at line 78 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphmapcorr
private

Definition at line 80 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphntrack
private

Definition at line 76 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphquality[3]
private

Definition at line 73 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphsector[3]
private

Definition at line 69 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphstation[3]
private

Definition at line 70 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphts2tag[3]
private

Definition at line 74 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgphwheel[3]
private

Definition at line 68 of file L1TDTTPG.h.

edm::InputTag L1TDTTPG::dttpgSource_
private

Definition at line 110 of file L1TDTTPG.h.

edm::EDGetTokenT<L1MuDTChambPhContainer> L1TDTTPG::dttpgSourcePhContainer_token_
private

Definition at line 108 of file L1TDTTPG.h.

edm::EDGetTokenT<L1MuDTChambThContainer> L1TDTTPG::dttpgSourceThContainer_token_
private

Definition at line 109 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgthbestmap
private

Definition at line 95 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgthbestmaph
private

Definition at line 96 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgthbx[3]
private

Definition at line 85 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgthmap
private

Definition at line 92 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgthmapbx[3]
private

Definition at line 93 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgthmaph
private

Definition at line 94 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgthntrack
private

Definition at line 91 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgthquality[3]
private

Definition at line 90 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgthsector[3]
private

Definition at line 87 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgthstation[3]
private

Definition at line 88 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgththeta[3]
private

Definition at line 89 of file L1TDTTPG.h.

MonitorElement* L1TDTTPG::dttpgthwheel[3]
private

Definition at line 86 of file L1TDTTPG.h.

std::ofstream L1TDTTPG::logFile_
private

Definition at line 107 of file L1TDTTPG.h.

bool L1TDTTPG::monitorDaemon_
private

Definition at line 106 of file L1TDTTPG.h.

int L1TDTTPG::nev_
private

Definition at line 103 of file L1TDTTPG.h.

std::string L1TDTTPG::outputFile_
private

Definition at line 104 of file L1TDTTPG.h.

std::string L1TDTTPG::trstring_
private

Definition at line 112 of file L1TDTTPG.h.

edm::EDGetTokenT<L1MuDTTrackContainer> L1TDTTPG::trToken_
private

Definition at line 113 of file L1TDTTPG.h.

bool L1TDTTPG::verbose_
private

Definition at line 105 of file L1TDTTPG.h.