14 TDatime T0(2003, 1, 1, 0, 0, 0);
15 int X0 = T0.Convert();
20 int X1 =
T1.Convert()-X0;
24 int X2 =
T2.Convert(1)-X0;
29 for (
Int_t i=0;i<30000;i++) {
virtual Int_t Fill(Double_t x)
Increment bin with abscissa X by 1.
virtual void SetTimeFormat(const char *format="")
Change the format used for time plotting.
virtual Double_t Gaus(Double_t mean=0, Double_t sigma=1)
Samples a random number from the standard Normal (Gaussian) Distribution with the given mean and sigm...
R__EXTERN TStyle * gStyle
THist< 1, float, THistStatContent, THistStatUncertainty > TH1F
tomato 1-D histogram with a float per channel (see TH1 documentation)}
void SetTimeOffset(Double_t toffset)
Change the time offset for time plotting.
This is the base class for the ROOT Random number generators.
virtual void SetTimeDisplay(Int_t value)
virtual void Draw(Option_t *option="")
Draw this histogram with options.
virtual void SetLabelSize(Float_t size=0.04)
Set size of axis labels The size is expressed in per cent of the pad width.
This class stores the date and time with a precision of one second in an unsigned 32 bit word (950130...