#include <ShallowGainCalibration.h>
Private Member Functions | |
bool | IsFarFromBorder (TrajectoryStateOnSurface *trajState, const uint32_t detid, const edm::EventSetup *iSetup) |
void | produce (edm::Event &, const edm::EventSetup &) |
double | thickness (DetId id) |
Private Attributes | |
const edm::EDGetTokenT < TrajTrackAssociationCollection > | association_token_ |
std::map< DetId, double > | m_thicknessMap |
const TrackerGeometry * | m_tracker |
std::string | Prefix |
std::string | Suffix |
const edm::EDGetTokenT < edm::View< reco::Track > > | tracks_token_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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::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) |
Definition at line 59 of file ShallowGainCalibration.h.
|
explicit |
Definition at line 9 of file ShallowGainCalibration.cc.
References Prefix, and Suffix.
|
private |
Definition at line 255 of file ShallowGainCalibration.cc.
References Surface::bounds(), gather_cfg::cout, edm::EventSetup::get(), Bounds::length(), TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localPosition(), HLT_25ns10e33_v2_cff::parameters, LocalTrajectoryError::positionError(), GeomDet::surface(), PV3DBase< T, PVType, FrameType >::y(), and LocalError::yy().
Referenced by produce().
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 34 of file ShallowGainCalibration.cc.
References a, SiStripCluster::amplitudes(), association_token_, RecoTauCleanerPlugins::charge, SiStripRecHit1D::cluster(), SiStripRecHit2D::cluster(), SiPixelRecHit::cluster(), edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::TrackCollection, unsigned short > >::const_iterator, shallow::findTrackIndex(), SiStripCluster::firstStrip(), TrackingRecHit::geographicalId(), edm::EventSetup::get(), edm::Event::getByToken(), h, IsFarFromBorder(), edm::ESHandleBase::isValid(), TrajectoryStateOnSurface::isValid(), TrajectoryStateOnSurface::localDirection(), m_tracker, PV3DBase< T, PVType, FrameType >::mag(), Trajectory::measurements(), SiPixelCluster::minPixelCol(), SiPixelCluster::minPixelRow(), SiStripMatchedRecHit2D::monoCluster(), SiStripMatchedRecHit2D::monoId(), eostools::move(), NULL, fed_dqm_sourceclient-live_cfg::path, SiPixelCluster::pixelADC(), Prefix, edm::Event::put(), DetId::rawId(), SiStripMatchedRecHit2D::stereoCluster(), SiStripMatchedRecHit2D::stereoId(), Suffix, thickness(), testEve_cfg::tracks, tracks_token_, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 289 of file ShallowGainCalibration.cc.
References TrackerGeometry::idToDetUnit(), fastTrackerRecHitType::isPixel(), m_thicknessMap, and m_tracker.
Referenced by produce().
|
private |
Definition at line 64 of file ShallowGainCalibration.h.
Referenced by produce().
|
private |
Definition at line 76 of file ShallowGainCalibration.h.
Referenced by thickness().
|
private |
Definition at line 75 of file ShallowGainCalibration.h.
Referenced by produce(), and thickness().
|
private |
Definition at line 67 of file ShallowGainCalibration.h.
Referenced by produce(), and ShallowGainCalibration().
|
private |
Definition at line 66 of file ShallowGainCalibration.h.
Referenced by produce(), and ShallowGainCalibration().
|
private |
Definition at line 63 of file ShallowGainCalibration.h.
Referenced by produce().