Belle II Software
release-05-01-25
histio.h
1
2
#ifndef HISTIO_H
3
#define HISTIO_H
4
void
histio() ;
5
void
saveHist(
const
char
* filename =
"out.root"
,
const
char
* pat =
"*"
) ;
6
void
loadHist(
const
char
* filename =
"in.root"
,
const
char
* pfx = 0,
7
const
char
* pat =
"*"
, Bool_t doAdd = kFALSE, Double_t scaleFactor = -1.0) ;
8
#endif
b2bii
validation
MCParticles
validation-macros
histio.h
Generated on Fri Nov 5 2021 03:47:31 for Belle II Software by
1.8.17