DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
Loading...
Searching...
No Matches
duneanaobj
StandardRecord
SRRecoObjBase.h
1
7
#ifndef DUNEANAOBJ_SRRECOOBJBASE_H
8
#define DUNEANAOBJ_SRRECOOBJBASE_H
9
10
#include "
duneanaobj/StandardRecord/SRTrueParticle.h
"
11
#include "duneanaobj/StandardRecord/SREnums.h"
12
13
namespace
caf
14
{
15
17
class
SRRecoObjBase
18
{
19
public
:
20
SRRecoParticleID
part;
// The particle this object is associated with
21
};
22
23
}
// caf
24
25
#endif
//DUNEANAOBJ_SRRECOOBJBASE_H
SRTrueParticle.h
True particle coming out of a probe particle's interaction w/ detector.
caf::SRRecoObjBase
Base class for reco objects (enables navigation between SRRecoParticle and the underlying object it w...
Definition:
SRRecoObjBase.h:18
caf::SRRecoParticleID
Identifies a reconstructed particle by the interaction it belongs to, which collection of reconstruct...
Definition:
SREnums.h:130
caf
Common Analysis Files.
Definition:
Navigate.cxx:8
Generated by
1.9.6