#include <SiPixelPhase1Clusters.h>
Private Types | |
enum | { CHARGE, SIZE, SIZEX, SIZEY, NCLUSTERS, NCLUSTERSINCLUSIVE, EVENTRATE, POSITION_B, POSITION_F, POSITION_XZ, POSITION_YZ, SIZE_VS_ETA, READOUT_CHARGE, READOUT_NCLUSTERS, PIXEL_TO_STRIP_RATIO } |
Private Attributes | |
edm::EDGetTokenT< edmNew::DetSetVector< SiPixelCluster > > | pixelSrcToken_ |
edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > | stripSrcToken_ |
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) |
Protected Types inherited from SiPixelPhase1Base | |
enum | { DCS } |
Protected Member Functions inherited from SiPixelPhase1Base | |
bool | checktrigger (const edm::Event &iEvent, const edm::EventSetup &iSetup, const unsigned trgidx) 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) |
Protected Attributes inherited from HistogramManagerHolder | |
GeometryInterface | geometryInterface |
std::vector< HistogramManager > | histo |
Definition at line 15 of file SiPixelPhase1Clusters.h.
|
private |
Enumerator | |
---|---|
CHARGE | |
SIZE | |
SIZEX | |
SIZEY | |
NCLUSTERS | |
NCLUSTERSINCLUSIVE | |
EVENTRATE | |
POSITION_B | |
POSITION_F | |
POSITION_XZ | |
POSITION_YZ | |
SIZE_VS_ETA | |
READOUT_CHARGE | |
READOUT_NCLUSTERS | |
PIXEL_TO_STRIP_RATIO |
Definition at line 16 of file SiPixelPhase1Clusters.h.
|
explicit |
Definition at line 21 of file SiPixelPhase1Clusters.cc.
References edm::ParameterSet::getParameter(), pixelSrcToken_, and stripSrcToken_.
|
override |
Definition at line 29 of file SiPixelPhase1Clusters.cc.
References CHARGE, SiPixelPhase1Base::checktrigger(), cuy::col, SiPixelPhase1Base::DCS, DEFINE_FWK_MODULE, PV3DBase< T, PVType, FrameType >::eta(), EVENTRATE, edm::EventSetup::get(), edm::Event::getByToken(), HistogramManagerHolder::histo, triggerObjects_cff::id, TrackerGeometry::idToDet(), iEvent, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), Topology::localPosition(), NCLUSTERS, NCLUSTERSINCLUSIVE, PV3DBase< T, PVType, FrameType >::phi(), PIXEL_TO_STRIP_RATIO, pixelSrcToken_, POSITION_B, POSITION_F, POSITION_XZ, POSITION_YZ, edm::Handle< T >::product(), READOUT_CHARGE, READOUT_NCLUSTERS, SIZE, SIZE_VS_ETA, SIZEX, SIZEY, stripSrcToken_, mixOne_simraw_on_sim_cfi::tracker, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 39 of file SiPixelPhase1Clusters.h.
Referenced by analyze(), and SiPixelPhase1Clusters().
|
private |
Definition at line 40 of file SiPixelPhase1Clusters.h.
Referenced by analyze(), and SiPixelPhase1Clusters().