An SRSlice contains overarching information for a slice.
More...
#include <SRSlice.h>
An SRSlice contains overarching information for a slice.
Definition at line 24 of file SRSlice.h.
caf::SRSlice::SRSlice |
( |
| ) |
|
caf::SRSlice::~SRSlice |
( |
| ) |
|
|
virtual |
void caf::SRSlice::setDefault |
( |
| ) |
|
Definition at line 18 of file SRSlice.cxx.
float charge
Calorimetric energy.
Calorimetric energy.
Definition at line 33 of file SRSlice.h.
Score of how neutrino-like the slice is according to the CRUMBS ID.
Definition at line 49 of file SRSlice.h.
Optical flash-match for this slice of TPC charge.
Definition at line 39 of file SRSlice.h.
Optical flash-match for this slice of TPC charge.
Definition at line 40 of file SRSlice.h.
Optical flash-match for this slice of TPC charge.
Definition at line 41 of file SRSlice.h.
bool caf::SRSlice::is_clear_cosmic { false } |
Whether pandora marks the slice as a "clear" cosmic.
Definition at line 46 of file SRSlice.h.
int caf::SRSlice::nu_pdg { INT_MIN } |
PDG assigned to the PFParticle Neutrino.
Definition at line 47 of file SRSlice.h.
Score of how neutrino-like the slice is according to pandora.
Definition at line 48 of file SRSlice.h.
Neutrino ID Features (BDT inputs) going into nu_score calculation.
Definition at line 51 of file SRSlice.h.
std::vector<size_t> caf::SRSlice::primary |
ID's of primary tracks and showers in slice.
Definition at line 53 of file SRSlice.h.
unsigned caf::SRSlice::producer { UINT_MAX } |
Index of the producer that produced this object. In ICARUS, this is the same as the cryostat.
Definition at line 31 of file SRSlice.h.
TPC reco information for the slice.
Definition at line 56 of file SRSlice.h.
int caf::SRSlice::self { INT_MIN } |
ID of the particle representing this slice.
Definition at line 54 of file SRSlice.h.
Matching information between truth and reco objects.
Definition at line 37 of file SRSlice.h.
Truth information on the slice.
Definition at line 36 of file SRSlice.h.
Candidate neutrino vertex in local detector coordinates [cm].
Definition at line 34 of file SRSlice.h.
The documentation for this class was generated from the following files: