File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1184,8 +1184,8 @@ void CAFMaker::InitializeOutfiles()
11841184 fFlatGenieTree ->Branch (" GenieEvtRec.EvtXSec" , &fGenieEvtRec_brEvtXSec , " GenieEvtRec.EvtXSec/D" );
11851185 fFlatGenieTree ->Branch (" GenieEvtRec.EvtDXSec" , &fGenieEvtRec_brEvtDXSec , " GenieEvtRec.EvtDXSec/D" );
11861186 fFlatGenieTree ->Branch (" GenieEvtRec.EvtKPS" , &fGenieEvtRec_brEvtKPS , " GenieEvtRec.EvtKPS/i" );
1187- fFlatGenieTree ->Branch (" GenieEvtRec.SctType" , &fGenieEvtRec_brSctType , " GenieEvtRec.SctType/I" );
1188- fFlatGenieTree ->Branch (" GenieEvtRec.IntType" , &fGenieEvtRec_brIntType , " GenieEvtRec.IntType/I" );
1187+ fFlatGenieTree ->Branch (" GenieEvtRec.SctType" , &fGenieEvtRec_brSctType , " GenieEvtRec.SctType/I" );
1188+ fFlatGenieTree ->Branch (" GenieEvtRec.IntType" , &fGenieEvtRec_brIntType , " GenieEvtRec.IntType/I" );
11891189 fFlatGenieTree ->Branch (" GenieEvtRec.EvtWght" , &fGenieEvtRec_brEvtWght , " GenieEvtRec.EvtWght/D" );
11901190 fFlatGenieTree ->Branch (" GenieEvtRec.EvtProb" , &fGenieEvtRec_brEvtProb , " GenieEvtRec.EvtProb/D" );
11911191 fFlatGenieTree ->Branch (" GenieEvtRec.EvtVtx" , fGenieEvtRec_brEvtVtx , " GenieEvtRec.EvtVtx[4]/D" );
You can’t perform that action at this time.
0 commit comments