|
ant
A2 ant: class-based analysis framework
|
The comb_t struct holds the information of one particular proton/photons selection. More...
#include <ProtonPhotonCombs.h>
Collaboration diagram for ant::analysis::utils::ProtonPhotonCombs::comb_t:Public Member Functions | |
| comb_t (const TParticlePtr &proton) | |
Public Attributes | |
| TParticleList | Photons |
| TParticlePtr | Proton |
| double | DiscardedEk {std_ext::NaN} |
| LorentzVec | PhotonSum {{0,0,0},0} |
| set by Combinations_t::FilterMult More... | |
| double | MissingMass {std_ext::NaN} |
| set by Combinations_t::FilterIM More... | |
The comb_t struct holds the information of one particular proton/photons selection.
The fields TaggerHit/MissingMass/PhotonSum/DiscardedEk are set by the Combinations::Filter* methods
|
inlineexplicit |
| double ant::analysis::utils::ProtonPhotonCombs::comb_t::DiscardedEk {std_ext::NaN} |
| double ant::analysis::utils::ProtonPhotonCombs::comb_t::MissingMass {std_ext::NaN} |
set by Combinations_t::FilterIM
| TParticleList ant::analysis::utils::ProtonPhotonCombs::comb_t::Photons |
| LorentzVec ant::analysis::utils::ProtonPhotonCombs::comb_t::PhotonSum {{0,0,0},0} |
set by Combinations_t::FilterMult
| TParticlePtr ant::analysis::utils::ProtonPhotonCombs::comb_t::Proton |