1 #ifndef CastorShowerLibraryInfo_h
2 #define CastorShowerLibraryInfo_h
8 #include "TDictionary.h"
void setNBins(unsigned int n)
std::vector< double > Bins
~CastorShowerLibraryInfo()
CastorShowerLibraryInfo()
void setNEvtPerBin(unsigned int n)
std::vector< double > & getBin()
unsigned int getNEvtPerBin()
void setBin(const std::vector< double > &b)
ClassDef(CastorShowerLibraryInfo, 2)
void setNEvts(unsigned int n)