#include "sbnana/SBNAna/Cuts/TrueParticleHelpers.h"
#include "sbnanaobj/StandardRecord/Proxy/SRProxy.h"
Go to the source code of this file.
|
| ana |
| Oscillation analysis framework, runs over CAF files outside of ART.
|
|
|
bool | ana::IsPrimary (const caf::SRTrueParticleProxy &p) |
| Whether this is a primary particle or generated by a secondary interaction. More...
|
|
bool | ana::HasBraggPeak (const caf::SRTrueParticleProxy &p) |
| Whether this particle should have a bragg peak in the detector. More...
|
|
bool | ana::IsGenie (const caf::SRTrueParticleProxy &p) |
| Whether this particle was generated by genie (as opposed to geant or corsika) More...
|
|
bool | ana::IsStable (const caf::SRTrueParticleProxy &p) |
| Whether this is a stable particle as generated by genie. More...
|
|