ant
A2 ant: class-based analysis framework
ant::analysis::utils::ProtonPhotonCombs::comb_t Struct Reference

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...
 

Detailed Description

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

Constructor & Destructor Documentation

◆ comb_t()

ant::analysis::utils::ProtonPhotonCombs::comb_t::comb_t ( const TParticlePtr proton)
inlineexplicit

Member Data Documentation

◆ DiscardedEk

double ant::analysis::utils::ProtonPhotonCombs::comb_t::DiscardedEk {std_ext::NaN}

◆ MissingMass

double ant::analysis::utils::ProtonPhotonCombs::comb_t::MissingMass {std_ext::NaN}

◆ Photons

TParticleList ant::analysis::utils::ProtonPhotonCombs::comb_t::Photons

◆ PhotonSum

LorentzVec ant::analysis::utils::ProtonPhotonCombs::comb_t::PhotonSum {{0,0,0},0}

◆ Proton

TParticlePtr ant::analysis::utils::ProtonPhotonCombs::comb_t::Proton

The documentation for this struct was generated from the following file: