]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AOD/AliAODHandler.cxx
Changes for #89817: Commit calorimeter AOD
[u/mrichter/AliRoot.git] / STEER / AOD / AliAODHandler.cxx
index 430fb6dcaa32600b7b487df91191b2dcbfe8e7d0..04c17d32176bb1ce22f980f3fa9bd9270b47bb7c 100644 (file)
@@ -66,6 +66,7 @@ AliAODHandler::AliAODHandler() :
     fNeedsJetsBranchReplication(kFALSE),
     fNeedsFMDClustersBranchReplication(kFALSE),
     fNeedsCaloClustersBranchReplication(kFALSE),
+       fNeedsCaloTriggerBranchReplication(kFALSE),
     fNeedsMCParticlesBranchReplication(kFALSE),
     fNeedsDimuonsBranchReplication(kFALSE),
     fAODIsReplicated(kFALSE),
@@ -97,6 +98,7 @@ AliAODHandler::AliAODHandler(const char* name, const char* title):
     fNeedsJetsBranchReplication(kFALSE),
     fNeedsFMDClustersBranchReplication(kFALSE),
     fNeedsCaloClustersBranchReplication(kFALSE),
+       fNeedsCaloTriggerBranchReplication(kFALSE),
     fNeedsMCParticlesBranchReplication(kFALSE),
     fNeedsDimuonsBranchReplication(kFALSE),
     fAODIsReplicated(kFALSE),