21 for(
int i = 0; i <
g_count; ++i) {
22 x[i] =
new double[i+1];
24 for(
int i = 0; i <
g_count; ++i) {
31 for(
int i = 0; i < 100; ++i) {
32 h[i] =
new TH1F(
Form(
"h%d", i),
"test", 10 + i, 0, 10);
THist< 1, float, THistStatContent, THistStatUncertainty > TH1F
tomato 1-D histogram with a float per channel (see TH1 documentation)}
char * Form(const char *fmt,...)
virtual void Sumw2(Bool_t flag=kTRUE)
Create structure to store sum of squares of weights.