COSMOS v7.655
COSMOSv7655
(AirShowerMC)
|
#include <Z90histo.h>
Public Attributes | |
char | label [4] |
char | unit [8] |
float | inc |
float | bin |
float | xmin |
float | xm |
float | sumw |
short int | nhist |
short int | cent |
short int | imin |
short int | imax |
short int | step |
short int | tklg |
short int | ufl |
short int | ofl |
Definition at line 23 of file Z90histo.h.
float bin |
Definition at line 27 of file Z90histo.h.
short int cent |
Definition at line 32 of file Z90histo.h.
short int imax |
Definition at line 34 of file Z90histo.h.
short int imin |
Definition at line 33 of file Z90histo.h.
float inc |
Definition at line 26 of file Z90histo.h.
char label[4] |
Definition at line 24 of file Z90histo.h.
short int nhist |
Definition at line 31 of file Z90histo.h.
short int ofl |
Definition at line 38 of file Z90histo.h.
short int step |
Definition at line 35 of file Z90histo.h.
float sumw |
Definition at line 30 of file Z90histo.h.
short int tklg |
Definition at line 36 of file Z90histo.h.
short int ufl |
Definition at line 37 of file Z90histo.h.
char unit[8] |
Definition at line 25 of file Z90histo.h.
float xm |
Definition at line 29 of file Z90histo.h.
float xmin |
Definition at line 28 of file Z90histo.h.