CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiPixelTrackerMap.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: SiPixelMonitorClient
4 // Class: SiPixelTrackerMap
5 //
15 //
16 // Original Author: Dario Menasce
17 // Created:
18 //
19 //
20 
22 
24 {
25  public :
26 
28  int xsize1 = 340,
29  int ysize1 = 200 ) ;
30  ~SiPixelTrackerMap(void) {;}
31 
32  void drawModule(TmModule * mod,
33  int key,
34  int nlay,
35  bool print_total ) ;
36  void print( bool print_total = true,
37  std::string TKType = "Averages",
38  float minval = 0.,
39  float maxval = 0. ) ;
40 
41  private :
42 
43  int dummy ;
45 } ;
void drawModule(TmModule *mod, int key, int nlay, bool print_total)
SiPixelTrackerMap(std::string s=" ", int xsize1=340, int ysize1=200)
void print(bool print_total=true, std::string TKType="Averages", float minval=0., float maxval=0.)
list key
Definition: combine.py:13
T mod(const T &a, const T &b)
Definition: ecalDccMap.h:4