8#ifndef DUNEANAOBJ_SRGARECAL_H
9#define DUNEANAOBJ_SRGARECAL_H
12#include "duneanaobj/StandardRecord/SRRecoObjBase.h"
3-vector class with more efficient storage than TVector3. Ported from NOvA StandardRecord.
Definition: SRGArECAL.h:17
int garsoft_ecal_id
GArSoft ECALId for ECAL cluster.
Definition: SRGArECAL.h:24
int garsoft_trk_assn
GArSoft trackId associated to ECAL cluster.
Definition: SRGArECAL.h:26
float truth_fraction
Contribution of truth particle to reco object.
Definition: SRGArECAL.h:29
int hits_in_cluster
Total number of ECAL hits in cluster.
Definition: SRGArECAL.h:22
SRTrueParticle truth
Best-match GEANT truth particle for this ECAL cluster.
Definition: SRGArECAL.h:28
SRVector3D position
ECAL cluster 3D position.
Definition: SRGArECAL.h:19
float E
Energy in MeV corresponding to this cluster.
Definition: SRGArECAL.h:20
Base class for reco objects (enables navigation between SRRecoParticle and the underlying object it w...
Definition: SRRecoObjBase.h:18
Definition: SRTrueParticle.h:22
A 3-vector with more efficient storage than TVector3.
Definition: SRVector3D.h:26
Common Analysis Files.
Definition: Navigate.cxx:8