Representation of a rb::PFParticle, with hierarchy and Pandora metadata. More...
#include <SRPFP.h>
Public Member Functions | |
| SRPFP () | |
| ~SRPFP () | |
Public Attributes | |
| int | id |
| ID of this pfp (taken from the pandora particle "ID" of this PFP) More... | |
| unsigned int | ndaughters |
| Number of daughters. More... | |
| std::vector< int > | daughters |
| ID's of daughters of this pfp. More... | |
| int | parent |
| ID of parent particle of this pfp. More... | |
| bool | parent_is_primary |
| If this is a primary daughter of a neutrino/cosmic. More... | |
| float | trackScore |
| The MVA score that determines how track/shower like a PFP is. More... | |
| SRPFOChar | pfochar |
| The MVA inputs (features) in determination of the track score (PFO Characterisation) More... | |
| int | slcID |
Representation of a rb::PFParticle, with hierarchy and Pandora metadata.
| caf::SRPFP::SRPFP | ( | ) |
Definition at line 9 of file SRPFP.cxx.
| std::vector<int> caf::SRPFP::daughters |
| int caf::SRPFP::id |
| bool caf::SRPFP::parent_is_primary |
| SRPFOChar caf::SRPFP::pfochar |
| float caf::SRPFP::trackScore |
1.8.5