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 // $Id: SiPixelTrackerMap.h,v 1.4 2008/05/01 14:35:05 merkelp Exp $
19 //
20 //
21 
23 
25 {
26  public :
27 
28  SiPixelTrackerMap(std::string s = " ",
29  int xsize1 = 340,
30  int ysize1 = 200 ) ;
31  ~SiPixelTrackerMap(void) {;}
32 
33  void drawModule(TmModule * mod,
34  int key,
35  int nlay,
36  bool print_total ) ;
37  void print( bool print_total = true,
38  std::string TKType = "Averages",
39  float minval = 0.,
40  float maxval = 0. ) ;
41 
42  private :
43 
44  int dummy ;
45  std::string title ;
46 } ;
void drawModule(TmModule *mod, int key, int nlay, bool print_total)
list mod
Load physics model.
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