DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
SRCommonRecoBranch.h
Go to the documentation of this file.
1 
6 #ifndef DUNEANAOBJ_SRCOMMONRECOBRANCH_H
7 #define DUNEANAOBJ_SRCOMMONRECOBRANCH_H
8 
9 #include "duneanaobj/StandardRecord/SRInteractionBranch.h"
10 
11 
12 namespace caf
13 {
14 
17  {
18  public:
20  };
21 
22 } // caf
23 
24 #endif //DUNEANAOBJ_SRCOMMONRECOBRANCH_H
Shared reconstructed info across all (?) detectors.
Definition: SRCommonRecoBranch.h:17
Definition: SRInteractionBranch.h:16
Common Analysis Files.
Definition: SRBeamBranch.h:13