DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
SRNeutrinoHypothesisBranch.h
1 
6 #ifndef DUNEANAOBJ_SRNEUTRINOHYPOTHESISBRANCH_H
7 #define DUNEANAOBJ_SRNEUTRINOHYPOTHESISBRANCH_H
8 
10 
11 namespace caf
12 {
13 
15  {
16  public:
17  SRCVNScoreBranch cvn;
18 
19  // other reconstructions can go here: Pandora, DeepLearnPhysics, etc. once we have stuff to fill for them
20  };
21 
22 } // caf
23 
24 #endif //DUNEANAOBJ_SRNEUTRINOHYPOTHESISBRANCH_H
Collections of reconstructed neutrino candidates.
Definition: SRCVNScoreBranch.h:14
Definition: SRNeutrinoHypothesisBranch.h:15
Common Analysis Files.
Definition: SRBeamBranch.h:13