CMS 3D CMS Logo

ShallowGainCalibration.h
Go to the documentation of this file.
1 #ifndef SHALLOW_GAINCALIBRATION_PRODUCER
2 #define SHALLOW_GAINCALIBRATION_PRODUCER
3 
6 
8 
14 
24 
27 
31 
38 
41 
50 
52 public:
54 
55 private:
58 
62 
65 
66  void produce(edm::Event&, const edm::EventSetup&) override;
67  bool isFarFromBorder(TrajectoryStateOnSurface* trajState, const uint32_t detid, const edm::EventSetup* iSetup);
68  double thickness(DetId id);
69 
71  std::map<DetId, double> m_thicknessMap;
72 };
73 #endif
FEDNumbering.h
ShallowGainCalibration::association_token_
const edm::EDGetTokenT< TrajTrackAssociationCollection > association_token_
Definition: ShallowGainCalibration.h:57
ShallowTools.h
StripGeomDetUnit.h
TrackerGeometry.h
ShallowGainCalibration::m_tracker
const TrackerGeometry * m_tracker
Definition: ShallowGainCalibration.h:70
SiStripGain.h
edm::EDGetTokenT
Definition: EDGetToken.h:33
GeomDetType.h
EDProducer.h
TrackingGeometry.h
SiStripGainRcd.h
StripTopology.h
ShallowGainCalibration::isFarFromBorder
bool isFarFromBorder(TrajectoryStateOnSurface *trajState, const uint32_t detid, const edm::EventSetup *iSetup)
Definition: ShallowGainCalibration.cc:234
DetId
Definition: DetId.h:17
TrajectoryStateOnSurface
Definition: TrajectoryStateOnSurface.h:16
Track.h
TrackFwd.h
TrapezoidalPlaneBounds.h
ShallowGainCalibration::gain_token_
const edm::ESGetToken< SiStripGain, SiStripGainRcd > gain_token_
Definition: ShallowGainCalibration.h:60
IdealMagneticFieldRecord.h
ShallowGainCalibration::produce
void produce(edm::Event &, const edm::EventSetup &) override
Definition: ShallowGainCalibration.cc:35
RectangularPlaneBounds.h
SiPixelRecHit.h
TrajTrackAssociation.h
SiStripLorentzAngleRcd.h
TrackerDigiGeometryRecord.h
edm::ParameterSet
Definition: ParameterSet.h:47
Event.h
ShallowGainCalibration::thickness
double thickness(DetId id)
Definition: ShallowGainCalibration.cc:269
ShallowGainCalibration::tracks_token_
const edm::EDGetTokenT< edm::View< reco::Track > > tracks_token_
Definition: ShallowGainCalibration.h:56
edm::stream::EDProducer
Definition: EDProducer.h:36
MagneticField.h
edm::EventSetup
Definition: EventSetup.h:58
ShallowGainCalibration::m_thicknessMap
std::map< DetId, double > m_thicknessMap
Definition: ShallowGainCalibration.h:71
GeometricDet.h
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord >
SiStripRecHit1D.h
Trajectory.h
GeomDet.h
ShallowGainCalibration::trackerGeometry_token_
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > trackerGeometry_token_
Definition: ShallowGainCalibration.h:59
ShallowGainCalibration::ShallowGainCalibration
ShallowGainCalibration(const edm::ParameterSet &)
Definition: ShallowGainCalibration.cc:7
DetId.h
Frameworkfwd.h
PixelGeomDetUnit.h
ShallowGainCalibration::tkGeom_token_
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > tkGeom_token_
Definition: ShallowGainCalibration.h:61
ShallowGainCalibration::Prefix
std::string Prefix
Definition: ShallowGainCalibration.h:64
SiStripMatchedRecHit2D.h
ShallowGainCalibration::Suffix
std::string Suffix
Definition: ShallowGainCalibration.h:63
SiStripLorentzAngle.h
edm::Event
Definition: Event.h:73
SiStripRecHit2D.h
StripSubdetector.h
ShallowGainCalibration
Definition: ShallowGainCalibration.h:51
TrackerGeometry
Definition: TrackerGeometry.h:14