45 fTree(new TTree(name, title)),fTmpTree(new TTree(
"tmp",
"")), fPrecut(precut), fFml(0)
47 fTree->SetDirectory(0);
66 std::cout<<
" - WARNING - Type mismatch of branch '"<<name<<
"/"<<
typearr[
fBrTypes[
name]]<<
"' with type '"<<
typearr[0]<<
"'"<<std::endl;
88 std::cout<<
" - WARNING - Type mismatch of branch '"<<name<<
"/"<<
typearr[
fBrTypes[
name]]<<
"' with type '"<<
typearr[1]<<
"'"<<std::endl;
110 std::cout<<
" - WARNING - Type mismatch of branch '"<<name<<
"/"<<
typearr[
fBrTypes[
name]]<<
"' with type '"<<
typearr[2]<<
"'"<<std::endl;
132 std::cout<<
" - WARNING - Type mismatch of branch '"<<name<<
"/"<<
typearr[
fBrTypes[
name]]<<
"' with type '"<<
typearr[3]<<
"'"<<std::endl;
169 return fFml->EvalInstance();
179 cout <<cnt++<<
" : "<<
x.first<<
"/"<<
typearr[
x.second]<<endl;
182 return fBrTypes.size();
void SetPrecut(TString precut)
std::map< TString, double > fDValues
friend F32vec4 sqrt(const F32vec4 &a)
std::map< TString, float > fFValues
std::map< TString, int > fIValues
PndSimpleNtuple(TString name, TString title, TString precut="")
std::map< TString, char > fBValues
void Column(const TString &name, double value)
double GetCurrentValue(TString name)
std::map< TString, int > fBrTypes