CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HistoDef.cc
Go to the documentation of this file.
1 // COCOA class implementation file
2 //Id: HistoDef.cc
3 //CAT: AnalysisMgr
4 //
5 // History: v1.0
6 // Pedro Arce
7 
9 #include <math.h>
10 
11 //@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@2
13 {
14  theName = name;
17 }
ALIstring theName
Definition: HistoDef.h:44
ALIstring name() const
Definition: HistoDef.h:26
float theMin
Definition: HistoDef.h:45
void init(ALIstring name)
Definition: HistoDef.cc:12
std::string ALIstring
Definition: CocoaGlobals.h:9
float theMax
Definition: HistoDef.h:46
const double ALI_DBL_MAX
Definition: CocoaGlobals.h:24