6#ifndef DUNEANAOBJ_STANDARDRECORD_H
7#define DUNEANAOBJ_STANDARDRECORD_H
12#include "duneanaobj/StandardRecord/SRDetectorMetaBranch.h"
15#include "duneanaobj/StandardRecord/SRNDBranch.h"
Beam-related information.
Top-line reco outputs common to all detectors.
Branch for non-shared FD info.
3-vector class with more efficient storage than TVector3. Ported from NOvA StandardRecord.
Definition SRBeamBranch.h:16
Shared reconstructed info across all (?) detectors.
Definition SRCommonRecoBranch.h:17
Definition SRFDBranch.h:17
Definition SRNDBranch.h:21
Definition SRTruthBranch.h:17
The StandardRecord is the primary top-level object in the Common Analysis File trees.
Definition StandardRecord.h:25
SRBeamBranch beam
Information about the beam configuration and beam pulse for this event.
Definition StandardRecord.h:31
SRCommonRecoBranch common
Reconstructed info expected to be common to all (?) detectors.
Definition StandardRecord.h:37
SRTruthBranch mc
Truth information.
Definition StandardRecord.h:34
SRFDBranch fd
Reconstructed info unique to the FDs.
Definition StandardRecord.h:40
SRNDBranch nd
Reconstructed info unique to the ND complex.
Definition StandardRecord.h:43
SRDetectorMetaBranch meta
Metadata about the detectors.
Definition StandardRecord.h:28
Common Analysis Files.
Definition Navigate.cxx:8