CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ContainerSingleProf1D.h
Go to the documentation of this file.
1 #ifndef ContainerSingleProf1D_h
2 #define ContainerSingleProf1D_h
3 
4 /*
5  * file: ContainerSignle1D.h
6  * Author: Viktor Khristenko
7  *
8  * Description:
9  * Container to hold a single ME - for convenience of initialization
10  */
11 
13 
14 #include <string>
15 
16 namespace hcaldqm
17 {
18  using namespace axis;
20  {
21  public:
23  ContainerSingleProf1D(std::string const& folder,
24  std::string const& nametitle,
25  axis::Axis *xaxis,
26  axis::Axis *yaxis = new ValueAxis(fYaxis, axis::fEntries));
28 
29  virtual void initialize(std::string const& folder,
30  std::string const& nametitle,
31  axis::Axis *xaxis,
33  int debug=0);
34 
35  // booking
36  virtual void book(DQMStore::IBooker&,
38  };
39 }
40 
41 #endif
static AlgebraicMatrix initialize()
#define debug
Definition: HDRShower.cc:19