#include <RecoTracker/DeDxEstimatorProducer/src/DeDxEstimatorProducer.cc>
Classes | |
class | isEqual |
struct | stModInfo |
Public Member Functions | |
DeDxEstimatorProducer (const edm::ParameterSet &) | |
~DeDxEstimatorProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
virtual void | beginRun (edm::Run &run, const edm::EventSetup &) |
virtual void | endJob () |
int | getCharge (const SiStripCluster *Cluster, int &Saturating_Strips) |
void | MakeCalibrationMap () |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
std::string | m_calibrationPath |
BaseDeDxEstimator * | m_estimator |
edm::InputTag | m_tracksTag |
edm::InputTag | 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 |
typedef WorkerT< EDProducer > | WorkerType |
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) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 33 of file DeDxEstimatorProducer.h.
|
explicit |
Definition at line 52 of file DeDxEstimatorProducer.cc.
References edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
DeDxEstimatorProducer::~DeDxEstimatorProducer | ( | ) |
Definition at line 84 of file DeDxEstimatorProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 92 of file DeDxEstimatorProducer.cc.
References BoundSurface::bounds(), DeDxEstimatorProducer::stModInfo::DetId, DeDxEstimatorProducer::stModInfo::Distance, DeDxEstimatorProducer::stModInfo::Gain, edm::EventSetup::get(), i, PV3DBase< T, PVType, FrameType >::mag(), DeDxEstimatorProducer::stModInfo::Normalization, GeomDet::position(), DetId::rawId(), GeomDet::surface(), Bounds::thickness(), and DeDxEstimatorProducer::stModInfo::Thickness.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 131 of file DeDxEstimatorProducer.cc.
|
private |
Definition at line 293 of file DeDxEstimatorProducer.cc.
References SiStripCluster::amplitudes(), DeDxEstimatorProducer::stModInfo::Gain, SiStripCluster::geographicalId(), and i.
|
private |
Definition at line 265 of file DeDxEstimatorProducer.cc.
References DeDxEstimatorProducer::stModInfo::Gain.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 138 of file DeDxEstimatorProducer.cc.
References abs, DeDxTools::RawHits::angleCosine, edm::AssociationMap< Tag >::begin(), DeDxTools::RawHits::charge, DeDxDiscriminatorTools::charge(), SiStripRecHit2D::cluster(), DeDxTools::RawHits::detId, DeDxEstimatorProducer::stModInfo::Distance, edm::AssociationMap< Tag >::end(), edm::helper::Filler< Map >::fill(), TrackingRecHit::geographicalId(), edm::Event::getByLabel(), i, edm::helper::Filler< Map >::insert(), TrajectoryStateOnSurface::isValid(), j, edm::Ref< C, T, F >::key(), TrajectoryStateOnSurface::localDirection(), PV3DBase< T, PVType, FrameType >::mag(), n, DeDxEstimatorProducer::stModInfo::Normalization, DeDxTools::RawHits::NSaturating, edm::Handle< T >::product(), edm::Event::put(), DeDxTools::shapeSelection(), edm::AssociationMap< Tag >::size(), python.multivaluedict::sort(), DeDxEstimatorProducer::stModInfo::Thickness, DeDxTools::RawHits::trajectoryMeasurement, and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 64 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 51 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 54 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 53 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 61 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 58 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 59 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 62 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 76 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 66 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 65 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 56 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 57 of file DeDxEstimatorProducer.h.