CMS 3D CMS Logo

SiPixelRecHitModule.h
Go to the documentation of this file.
1 #ifndef SiPixelMonitorRecHits_SiPixelRecHitModule_h
2 #define SiPixelMonitorRecHits_SiPixelRecHitModule_h
3 // -*- C++ -*-
4 //
5 // Package: SiPixelMonitorRecHits
6 // Class: SiPixelRecHitModule
7 //
18 //
19 // Original Author: Vincenzo Chiochia
20 // Created:
21 //
22 // Adapted by: Keith Rose
23 // for use in SiPixelMonitorRecHit package
24 // Updated by: Lukas Wehrli
25 // for pixel offline DQM
26 
34 #include <cstdint>
35 
37 public:
40 
44  SiPixelRecHitModule(const uint32_t &id);
47 
48  // typedef edm::DetSet<PixelRecHit>::const_iterator RecHitsIterator;
49 
51  void book(const edm::ParameterSet &iConfig,
52  DQMStore::IBooker &iBooker,
53  const TrackerTopology *pTT,
54  int type = 0,
55  bool twoD = true,
56  bool reducedSet = false,
57  bool isUpgrade = false);
59  void fill(const float &rechit_x,
60  const float &rechit_y,
61  const int &sizeX,
62  const int &sizeY,
63  const float &lerr_x,
64  const float &lerr_y,
65  bool modon = true,
66  bool ladon = false,
67  bool layon = false,
68  bool phion = false,
69  bool bladeon = false,
70  bool diskon = false,
71  bool ringon = false,
72  bool twoD = true,
73  bool reducedSet = false);
74  void nfill(const int &nrec,
75  bool modon = true,
76  bool ladon = false,
77  bool layon = false,
78  bool phion = false,
79  bool bladeon = false,
80  bool diskon = false,
81  bool ringon = false);
82 
83 private:
84  uint32_t id_;
93  // barrel
102 
111 
120 
121  // forward
127 
133 
142 };
143 #endif
MonitorElement * menRecHitsLay_
dqm::reco::MonitorElement MonitorElement
MonitorElement * meXYPosPhi_px_
MonitorElement * meClustYRing_
MonitorElement * meClustXLay_
MonitorElement * meXYPosPhi_
void nfill(const int &nrec, bool modon=true, bool ladon=false, bool layon=false, bool phion=false, bool bladeon=false, bool diskon=false, bool ringon=false)
MonitorElement * meXYPosPhi_py_
MonitorElement * meErrorXDisk_
MonitorElement * meClustYPhi_
SiPixelRecHitModule()
Default constructor.
MonitorElement * meXYPosLay_py_
MonitorElement * meClustXDisk_
MonitorElement * meClustYDisk_
MonitorElement * meErrorY_
MonitorElement * meErrorYRing_
~SiPixelRecHitModule()
Destructor.
MonitorElement * meClustXLad_
MonitorElement * meErrorYPhi_
MonitorElement * meXYPosRing_px_
MonitorElement * meXYPosLay_
MonitorElement * meErrorXLad_
MonitorElement * meClustX_
MonitorElement * meClustXBlade_
MonitorElement * meClustXPhi_
MonitorElement * meXYPosLad_px_
MonitorElement * meErrorXBlade_
MonitorElement * meXYPosRing_
MonitorElement * meErrorYLad_
MonitorElement * menRecHitsRing_
MonitorElement * meXYPosLay_px_
MonitorElement * meClustXRing_
MonitorElement * meXYPos_py_
MonitorElement * meErrorYLay_
MonitorElement * meXYPos_
MonitorElement * menRecHits_
void book(const edm::ParameterSet &iConfig, DQMStore::IBooker &iBooker, const TrackerTopology *pTT, int type=0, bool twoD=true, bool reducedSet=false, bool isUpgrade=false)
Book histograms.
MonitorElement * meXYPosLad_
MonitorElement * meErrorYDisk_
MonitorElement * menRecHitsDisk_
MonitorElement * meErrorX_
MonitorElement * menRecHitsPhi_
dqm::reco::DQMStore DQMStore
MonitorElement * menRecHitsLad_
MonitorElement * meClustYLad_
MonitorElement * meClustY_
MonitorElement * meXYPosRing_py_
MonitorElement * meXYPosLad_py_
MonitorElement * meErrorXLay_
MonitorElement * menRecHitsBlade_
MonitorElement * meClustYBlade_
void fill(const float &rechit_x, const float &rechit_y, const int &sizeX, const int &sizeY, const float &lerr_x, const float &lerr_y, bool modon=true, bool ladon=false, bool layon=false, bool phion=false, bool bladeon=false, bool diskon=false, bool ringon=false, bool twoD=true, bool reducedSet=false)
Fill histograms.
MonitorElement * meClustYLay_
MonitorElement * meXYPos_px_
MonitorElement * meErrorXRing_
MonitorElement * meErrorYBlade_
MonitorElement * meErrorXPhi_