#include <myTKAnalyses/TrackRecoMonitoring/src/SeedMultiplicityAnalyzer.cc>
Classes | |
class | FromTrackRefSeedFilter |
Public Member Functions | |
SeedMultiplicityAnalyzer (const edm::ParameterSet &) | |
~SeedMultiplicityAnalyzer () | |
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< ConsumesInfo > | consumesInfo () 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 &) override |
Private Attributes | |
std::vector< unsigned int > | _binseta |
std::vector< unsigned int > | _binsmult |
std::string | _buildername |
std::vector< TH2F * > | _hbpixcluslenangle |
std::vector< TH2F * > | _hbpixclusleneta |
std::vector< TH2F * > | _hfpixcluslenangle |
std::vector< TH2F * > | _hfpixclusleneta |
std::vector< TH1F * > | _hpixelrhmult |
std::vector< TH1F * > | _hseedeta |
std::vector< std::vector< TH2F * > > | _hseedeta2D |
std::vector< TH1F * > | _hseedmult |
std::vector< std::vector< TH2F * > > | _hseedmult2D |
std::vector< TH2F * > | _hseedphieta |
std::vector< std::string > | _labels |
std::vector< double > | _maxs |
std::vector< edm::EDGetTokenT < std::map< unsigned int, int > > > | _multiplicityMapTokens |
std::vector< unsigned int > | _seedbins |
std::vector< edm::EDGetTokenT < TrajectorySeedCollection > > | _seedcollTokens |
std::vector < FromTrackRefSeedFilter > | _seedfilters |
std::vector< double > | _seedmax |
std::vector< unsigned int > | _selections |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 72 of file SeedMultiplicityAnalyzer.cc.
|
explicit |
Definition at line 137 of file SeedMultiplicityAnalyzer.cc.
References _binseta, _binsmult, _hbpixcluslenangle, _hbpixclusleneta, _hfpixcluslenangle, _hfpixclusleneta, _hpixelrhmult, _hseedeta, _hseedeta2D, _hseedmult, _hseedmult2D, _hseedphieta, _labels, _maxs, _multiplicityMapTokens, _seedbins, _seedcollTokens, _seedfilters, _seedmax, _selections, edm::EDConsumerBase::consumes(), edm::EDConsumerBase::consumesCollector(), edm::InputTag::encode(), alcazmumu_cfi::filter, edm::ParameterSet::getParameter(), i, M_PI, TFileService::make(), and AlCaHLTBitMon_QueryRunRegistry::string.
SeedMultiplicityAnalyzer::~SeedMultiplicityAnalyzer | ( | ) |
Definition at line 268 of file SeedMultiplicityAnalyzer.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 283 of file SeedMultiplicityAnalyzer.cc.
References _buildername, _hbpixcluslenangle, _hbpixclusleneta, _hfpixcluslenangle, _hfpixclusleneta, _hpixelrhmult, _hseedeta, _hseedeta2D, _hseedmult, _hseedmult2D, _hseedphieta, _multiplicityMapTokens, _seedcollTokens, _seedfilters, _selections, SiPixelRecHit::cluster(), coll, DetId::det(), eta, PV3DBase< T, PVType, FrameType >::eta(), alcazmumu_cfi::filter, TrackingRecHit::geographicalId(), edm::EventSetup::get(), edm::Event::getByToken(), TrajectoryStateOnSurface::globalMomentum(), i, iseed, TrajectoryStateOnSurface::isValid(), TrajectoryStateOnSurface::localMomentum(), VarParsing::mult, phi, PV3DBase< T, PVType, FrameType >::phi(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, DetId::rawId(), HI_PhotonSkim_cff::rechits, fileCollector::seed, mathSSE::sqrt(), DetId::subdetId(), DetId::Tracker, trajectoryStateTransform::transientState(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 110 of file SeedMultiplicityAnalyzer.cc.
Referenced by SeedMultiplicityAnalyzer().
|
private |
Definition at line 109 of file SeedMultiplicityAnalyzer.cc.
Referenced by SeedMultiplicityAnalyzer().
|
private |
Definition at line 101 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 118 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 116 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 119 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 117 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 115 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 113 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 121 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 112 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 120 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 114 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 107 of file SeedMultiplicityAnalyzer.cc.
Referenced by validation.SimpleValidation::_doPlots(), plotting.PlotFolder::draw(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 111 of file SeedMultiplicityAnalyzer.cc.
Referenced by SeedMultiplicityAnalyzer().
|
private |
Definition at line 106 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 103 of file SeedMultiplicityAnalyzer.cc.
Referenced by SeedMultiplicityAnalyzer().
|
private |
Definition at line 102 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 105 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().
|
private |
Definition at line 104 of file SeedMultiplicityAnalyzer.cc.
Referenced by SeedMultiplicityAnalyzer().
|
private |
Definition at line 108 of file SeedMultiplicityAnalyzer.cc.
Referenced by analyze(), and SeedMultiplicityAnalyzer().