#include <RecoTracker/DeDxEstimatorProducerPixelTripplet/src/DeDxEstimatorProducerPixelTripplet.cc>
Classes | |
class | isEqual |
struct | stModInfo |
Private Member Functions | |
virtual void | beginRun (edm::Run const &run, const edm::EventSetup &) override |
virtual void | endJob () |
void | MakeCalibrationMap () |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::string | m_calibrationPath |
BaseDeDxEstimator * | m_estimator |
edm::EDGetTokenT < reco::TrackCollection > | m_tracksTag |
edm::EDGetTokenT < TrajTrackAssociationCollection > | m_trajTrackAssociationTag |
unsigned int | MaxNrStrips |
double | MeVperADCPixel |
double | MeVperADCStrip |
unsigned int | MinTrackHits |
__gnu_cxx::hash_map< unsigned int, stModInfo *, __gnu_cxx::hash< unsigned int >, isEqual > | MODsColl |
bool | shapetest |
bool | useCalibration |
bool | usePixel |
bool | useStrip |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 34 of file DeDxEstimatorProducerPixelTripplet.h.
|
explicit |
Definition at line 46 of file DeDxEstimatorProducerPixelTripplet.cc.
References edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
DeDxEstimatorProducerPixelTripplet::~DeDxEstimatorProducerPixelTripplet | ( | ) |
Definition at line 78 of file DeDxEstimatorProducerPixelTripplet.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 86 of file DeDxEstimatorProducerPixelTripplet.cc.
References compareJSON::const, DeDxEstimatorProducerPixelTripplet::stModInfo::DetId, DeDxEstimatorProducerPixelTripplet::stModInfo::Distance, DeDxEstimatorProducerPixelTripplet::stModInfo::Gain, edm::EventSetup::get(), i, PV3DBase< T, PVType, FrameType >::mag(), DeDxEstimatorProducerPixelTripplet::stModInfo::Normal, DeDxEstimatorProducerPixelTripplet::stModInfo::Normalization, DetId::rawId(), and DeDxEstimatorProducerPixelTripplet::stModInfo::Thickness.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 127 of file DeDxEstimatorProducerPixelTripplet.cc.
|
private |
Definition at line 198 of file DeDxEstimatorProducerPixelTripplet.cc.
References DeDxEstimatorProducerPixelTripplet::stModInfo::Gain.
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 134 of file DeDxEstimatorProducerPixelTripplet.cc.
References funct::abs(), DeDxDiscriminatorTools::charge(), clone(), cond::rpcobgas::detid, DeDxEstimatorProducerPixelTripplet::stModInfo::Distance, edm::helper::Filler< Map >::fill(), edm::Event::getByToken(), h, edm::helper::Filler< Map >::insert(), j, n, DeDxEstimatorProducerPixelTripplet::stModInfo::Normal, DeDxEstimatorProducerPixelTripplet::stModInfo::Normalization, edm::Handle< T >::product(), edm::Event::put(), python.multivaluedict::sort(), DeDxEstimatorProducerPixelTripplet::stModInfo::Thickness, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 63 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 50 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 53 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 52 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 60 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 57 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 58 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 61 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 75 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 65 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 64 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 55 of file DeDxEstimatorProducerPixelTripplet.h.
|
private |
Definition at line 56 of file DeDxEstimatorProducerPixelTripplet.h.