#include <TGo4CreateHisDefaults.h>
Public Methods | |
TGo4CreateHisDefaults (const char *Name, const char *Title) | |
void | SetHisDefaults (int type=1, int noOfBinsX=10, int noOfBinsY=10, int noOfBinsZ=10, long xmin=0, long xmax=10, long ymin=0, long ymax=10, long zmin=0, long zmax=10) |
void | GetHisDefaults (int &GetType, int &GetNoOfBinsX, int &GetNoOfBinsY, int &GetNoOfBinsZ, long &GetXmin, long &GetXmax, long &GetYmin, long &GetYmax, long &GetZmin, long &GetZmax) |
Private Attributes | |
int | Type |
int | NoOfBinsX |
long | Ymax |
int | NoOfBinsY |
int | NoOfBinsZ |
long | Xmin |
long | Xmax |
long | Ymin |
long | Zmin |
long | Zmax |
Definition at line 26 of file TGo4CreateHisDefaults.h.
|
Definition at line 19 of file TGo4CreateHisDefaults.cxx. |
|
Definition at line 31 of file TGo4CreateHisDefaults.h. References NoOfBinsX, NoOfBinsY, NoOfBinsZ, Type, Xmax, Xmin, Ymax, Ymin, Zmax, and Zmin. Referenced by TGo4CreateNewHistogramSlots::SetAsDefaultValues(). |
|
Definition at line 48 of file TGo4CreateHisDefaults.h. References NoOfBinsX, NoOfBinsY, NoOfBinsZ, Type, Xmax, Xmin, Ymax, Ymin, Zmax, and Zmin. Referenced by TGo4CreateNewHistogramSlots::GetDefaultsValues(). |
|
Definition at line 65 of file TGo4CreateHisDefaults.h. Referenced by GetHisDefaults(), and SetHisDefaults(). |
|
Definition at line 66 of file TGo4CreateHisDefaults.h. Referenced by GetHisDefaults(), and SetHisDefaults(). |
|
Definition at line 67 of file TGo4CreateHisDefaults.h. Referenced by GetHisDefaults(), and SetHisDefaults(). |
|
Definition at line 68 of file TGo4CreateHisDefaults.h. Referenced by GetHisDefaults(), and SetHisDefaults(). |
|
Definition at line 69 of file TGo4CreateHisDefaults.h. Referenced by GetHisDefaults(), and SetHisDefaults(). |
|
Definition at line 70 of file TGo4CreateHisDefaults.h. Referenced by GetHisDefaults(), and SetHisDefaults(). |
|
Definition at line 71 of file TGo4CreateHisDefaults.h. Referenced by GetHisDefaults(), and SetHisDefaults(). |
|
Definition at line 72 of file TGo4CreateHisDefaults.h. Referenced by GetHisDefaults(), and SetHisDefaults(). |
|
Definition at line 73 of file TGo4CreateHisDefaults.h. Referenced by GetHisDefaults(), and SetHisDefaults(). |
|
Definition at line 74 of file TGo4CreateHisDefaults.h. Referenced by GetHisDefaults(), and SetHisDefaults(). |