#include <Omega_EtaG.h>
|
| using | combs_t = std::vector< std::vector< std::size_t > > |
| |
| using | doubles = std::vector< double > |
| |
◆ combs_t
◆ decaytree_t
◆ doubles
◆ OmegaEtaG2()
| OmegaEtaG2::OmegaEtaG2 |
( |
const std::string & |
name, |
|
|
OptionsPtr |
opts |
|
) |
| |
◆ ~OmegaEtaG2()
| OmegaEtaG2::~OmegaEtaG2 |
( |
| ) |
|
|
virtual |
◆ Analyse()
◆ CombIndex()
◆ Finish()
| void OmegaEtaG2::Finish |
( |
| ) |
|
|
overridevirtual |
◆ makeChannels()
◆ PhotonCheck()
◆ ProtonCheck()
◆ StrictPhotonVeto()
StrictPhotonVeto.
- Parameters
-
| photon | |
| proton | in TAPS -> accept in CB: uncharged -> accept charged: same PID element as proton -> accept different element -> reject |
- Returns
◆ cand_theta_range
| const interval<double> ant::analysis::physics::OmegaEtaG2::cand_theta_range |
|
protected |
◆ combs
| const combs_t ant::analysis::physics::OmegaEtaG2::combs |
|
staticprotected |
◆ cut_Angle_PMM
| const double ant::analysis::physics::OmegaEtaG2::cut_Angle_PMM |
|
protected |
◆ cut_ESum
| const double ant::analysis::physics::OmegaEtaG2::cut_ESum |
|
protected |
◆ cut_gggim
| const interval<double> ant::analysis::physics::OmegaEtaG2::cut_gggim |
|
protected |
◆ cut_missing_mass
| const interval<double> ant::analysis::physics::OmegaEtaG2::cut_missing_mass |
|
protected |
◆ dCounters
◆ dTaggerHitsAccepted
| DebugCounter ant::analysis::physics::OmegaEtaG2::dTaggerHitsAccepted |
|
protected |
◆ fitter
◆ fitter_eta
◆ fitter_pi0
◆ found_channels
| TH1D* ant::analysis::physics::OmegaEtaG2::found_channels = nullptr |
|
protected |
◆ hKinfitProb_all
| TH1D* ant::analysis::physics::OmegaEtaG2::hKinfitProb_all = nullptr |
|
protected |
◆ missed_channels
| TH1D* ant::analysis::physics::OmegaEtaG2::missed_channels = nullptr |
|
protected |
◆ model_Data
◆ model_MC
◆ nCandsMax
◆ nCandsMin
| const unsigned ant::analysis::physics::OmegaEtaG2::nCandsMin = nphotons + 1 |
|
protected |
◆ nExtraCands
| const unsigned ant::analysis::physics::OmegaEtaG2::nExtraCands = 2 |
|
protected |
◆ nphotons
| const unsigned ant::analysis::physics::OmegaEtaG2::nphotons = 3 |
|
protected |
◆ opt_FitZVertex
| const bool ant::analysis::physics::OmegaEtaG2::opt_FitZVertex |
|
protected |
◆ opt_kinfit_probcut
| const double ant::analysis::physics::OmegaEtaG2::opt_kinfit_probcut |
|
protected |
◆ opt_skip_treefit
| const bool ant::analysis::physics::OmegaEtaG2::opt_skip_treefit |
|
protected |
◆ opt_strict_Vetos
| const bool ant::analysis::physics::OmegaEtaG2::opt_strict_Vetos |
|
protected |
◆ opt_z_sigma
| const double ant::analysis::physics::OmegaEtaG2::opt_z_sigma |
|
protected |
◆ photon_E_cb
| const interval<double> ant::analysis::physics::OmegaEtaG2::photon_E_cb |
|
protected |
◆ photon_E_taps
| const interval<double> ant::analysis::physics::OmegaEtaG2::photon_E_taps |
|
protected |
◆ promptrandom
◆ proton_theta
| const interval<double> ant::analysis::physics::OmegaEtaG2::proton_theta |
|
protected |
◆ reaction_channels
◆ stephists
| std::map<unsigned, TH1D*> ant::analysis::physics::OmegaEtaG2::stephists |
◆ tagChMult
◆ target
| const LorentzVec ant::analysis::physics::OmegaEtaG2::target = LorentzVec({0, 0, 0}, ParticleTypeDatabase::Proton.Mass()) |
|
protected |
◆ tree
| TTree* ant::analysis::physics::OmegaEtaG2::tree = nullptr |
|
protected |
◆ tree_truth
| TTree* ant::analysis::physics::OmegaEtaG2::tree_truth = nullptr |
|
protected |
◆ ttruth
The documentation for this class was generated from the following files: