CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
32 #include <boost/cstdint.hpp>
33 
35 
36  public:
37 
41  SiPixelRecHitModule(const uint32_t& id);
44 
45  // typedef edm::DetSet<PixelRecHit>::const_iterator RecHitsIterator;
46 
48  void book(const edm::ParameterSet& iConfig, DQMStore::IBooker & iBooker, int type=0, bool twoD=true,
49  bool reducedSet=false, bool isUpgrade=false);
51  void fill(const float& rechit_x, const float& rechit_y, const int& sizeX,
52  const int& sizeY, const float& lerr_x, const float& lerr_y,
53  bool modon=true, bool ladon=false, bool layon=false,
54  bool phion=false, bool bladeon=false, bool diskon=false,
55  bool ringon=false, bool twoD=true, bool reducedSet=false);
56  void nfill(const int& nrec, bool modon=true, bool ladon=false,
57  bool layon=false, bool phion=false, bool bladeon=false,
58  bool diskon=false, bool ringon=false);
59 
60  private:
61 
62  uint32_t id_;
71  //barrel
80 
89 
98 
99  //forward
105 
111 
120 };
121 #endif
MonitorElement * menRecHitsLay_
type
Definition: HCALResponse.h:21
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_
MonitorElement * meXYPosLad_
MonitorElement * meErrorYDisk_
MonitorElement * menRecHitsDisk_
MonitorElement * meErrorX_
MonitorElement * menRecHitsPhi_
MonitorElement * menRecHitsLad_
MonitorElement * meClustYLad_
MonitorElement * meClustY_
void book(const edm::ParameterSet &iConfig, DQMStore::IBooker &iBooker, int type=0, bool twoD=true, bool reducedSet=false, bool isUpgrade=false)
Book histograms.
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_