The SRFakeRecoParticle is a faked reconstruction using estimates from the SBN proposal. More...
#include <SRFakeRecoParticle.h>
Public Member Functions | |
| SRFakeRecoParticle () | |
| ~SRFakeRecoParticle () | |
Public Attributes | |
| float | ke |
| Fake-reco kinetic energy [GeV]. More... | |
| float | costh |
| Fake-reco cosine of angle w.r.t. beam direction. More... | |
| float | len |
| Fake-reco particle length [cm]. More... | |
| int | pid |
| Fake-reco particle ID. More... | |
| bool | contained |
| Whether contained. More... | |
The SRFakeRecoParticle is a faked reconstruction using estimates from the SBN proposal.
Definition at line 13 of file SRFakeRecoParticle.h.
| caf::SRFakeRecoParticle::SRFakeRecoParticle | ( | ) |
Definition at line 13 of file SRFakeRecoParticle.cxx.
|
inline |
Definition at line 17 of file SRFakeRecoParticle.h.
| bool caf::SRFakeRecoParticle::contained |
Whether contained.
Definition at line 23 of file SRFakeRecoParticle.h.
| float caf::SRFakeRecoParticle::costh |
Fake-reco cosine of angle w.r.t. beam direction.
Definition at line 20 of file SRFakeRecoParticle.h.
| float caf::SRFakeRecoParticle::ke |
Fake-reco kinetic energy [GeV].
Definition at line 19 of file SRFakeRecoParticle.h.
| float caf::SRFakeRecoParticle::len |
Fake-reco particle length [cm].
Definition at line 21 of file SRFakeRecoParticle.h.
| int caf::SRFakeRecoParticle::pid |
Fake-reco particle ID.
Definition at line 22 of file SRFakeRecoParticle.h.
1.8.5