CMS 3D CMS Logo

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

#include <CSCViewDigi.h>

Inheritance diagram for CSCViewDigi:
edm::EDAnalyzer edm::EDConsumerBase

Public Member Functions

 CSCViewDigi (const edm::ParameterSet &)
 
 ~CSCViewDigi ()
 
- Public Member Functions inherited from edm::EDAnalyzer
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzer ()
 
ModuleDescription const & moduleDescription () const
 
std::string workerType () const
 
virtual ~EDAnalyzer ()
 
- 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 ()
 

Private Member Functions

virtual void analyze (const edm::Event &, const edm::EventSetup &)
 
virtual void endJob ()
 

Private Attributes

edm::EDGetTokenT
< CSCALCTDigiCollection
al_token
 
bool AlctDigiDump
 
edm::EDGetTokenT
< CSCComparatorDigiCollection
cd_token
 
edm::EDGetTokenT
< CSCCLCTDigiCollection
cl_token
 
bool ClctDigiDump
 
edm::EDGetTokenT
< CSCCorrelatedLCTDigiCollection
co_token
 
bool ComparatorDigiDump
 
bool CorrClctDigiDump
 
edm::EDGetTokenT
< CSCDCCStatusDigiCollection
dc_token
 
bool DCCStatusDigiDump
 
edm::EDGetTokenT
< CSCDDUStatusDigiCollection
dd_token
 
bool DDUStatusDigiDump
 
edm::EDGetTokenT
< CSCRPCDigiCollection
rd_token
 
bool RpcDigiDump
 
edm::EDGetTokenT
< CSCStripDigiCollection
sd_token
 
edm::EDGetTokenT
< CSCDCCFormatStatusDigiCollection
st_token
 
bool StatusDigiDump
 
bool StripDigiDump
 
edm::EDGetTokenT
< CSCWireDigiCollection
wd_token
 
bool WiresDigiDump
 

Additional Inherited Members

- Public Types inherited from edm::EDAnalyzer
typedef EDAnalyzer ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- 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)
 

Detailed Description

Location: EventFilter/CSCRawToDigi/interface/CSCViewDigi.h

Definition at line 36 of file CSCViewDigi.h.

Constructor & Destructor Documentation

CSCViewDigi::CSCViewDigi ( const edm::ParameterSet conf)
explicit

Location: EventFilter/CSCRawToDigi/plugins/CSCViewDigi.cc

Definition at line 12 of file CSCViewDigi.cc.

CSCViewDigi::~CSCViewDigi ( )

Definition at line 39 of file CSCViewDigi.cc.

Member Function Documentation

void CSCViewDigi::analyze ( const edm::Event iEvent,
const edm::EventSetup iSetup 
)
privatevirtual

Implements edm::EDAnalyzer.

Definition at line 44 of file CSCViewDigi.cc.

void CSCViewDigi::endJob ( void  )
privatevirtual

Reimplemented from edm::EDAnalyzer.

Definition at line 234 of file CSCViewDigi.cc.

Member Data Documentation

edm::EDGetTokenT<CSCALCTDigiCollection> CSCViewDigi::al_token
private

Definition at line 55 of file CSCViewDigi.h.

bool CSCViewDigi::AlctDigiDump
private

Definition at line 47 of file CSCViewDigi.h.

edm::EDGetTokenT<CSCComparatorDigiCollection> CSCViewDigi::cd_token
private

Definition at line 53 of file CSCViewDigi.h.

edm::EDGetTokenT<CSCCLCTDigiCollection> CSCViewDigi::cl_token
private

Definition at line 56 of file CSCViewDigi.h.

bool CSCViewDigi::ClctDigiDump
private

Definition at line 47 of file CSCViewDigi.h.

edm::EDGetTokenT<CSCCorrelatedLCTDigiCollection> CSCViewDigi::co_token
private

Definition at line 57 of file CSCViewDigi.h.

bool CSCViewDigi::ComparatorDigiDump
private

Definition at line 48 of file CSCViewDigi.h.

bool CSCViewDigi::CorrClctDigiDump
private

Definition at line 47 of file CSCViewDigi.h.

edm::EDGetTokenT<CSCDCCStatusDigiCollection> CSCViewDigi::dc_token
private

Definition at line 60 of file CSCViewDigi.h.

bool CSCViewDigi::DCCStatusDigiDump
private

Definition at line 49 of file CSCViewDigi.h.

edm::EDGetTokenT<CSCDDUStatusDigiCollection> CSCViewDigi::dd_token
private

Definition at line 59 of file CSCViewDigi.h.

bool CSCViewDigi::DDUStatusDigiDump
private

Definition at line 49 of file CSCViewDigi.h.

edm::EDGetTokenT<CSCRPCDigiCollection> CSCViewDigi::rd_token
private

Definition at line 54 of file CSCViewDigi.h.

bool CSCViewDigi::RpcDigiDump
private

Definition at line 48 of file CSCViewDigi.h.

edm::EDGetTokenT<CSCStripDigiCollection> CSCViewDigi::sd_token
private

Definition at line 52 of file CSCViewDigi.h.

edm::EDGetTokenT<CSCDCCFormatStatusDigiCollection> CSCViewDigi::st_token
private

Definition at line 58 of file CSCViewDigi.h.

bool CSCViewDigi::StatusDigiDump
private

Definition at line 48 of file CSCViewDigi.h.

bool CSCViewDigi::StripDigiDump
private

Definition at line 48 of file CSCViewDigi.h.

edm::EDGetTokenT<CSCWireDigiCollection> CSCViewDigi::wd_token
private

Definition at line 51 of file CSCViewDigi.h.

bool CSCViewDigi::WiresDigiDump
private

Definition at line 47 of file CSCViewDigi.h.