Build two particle resonances from an arbitrary list of input reconstructed particles.
More...
#include <analyzers/dataframe/FCCAnalyses/ReconstructedParticleSource.h>
|
| | resonanceBuilder (float resonanceMass) |
| | Constructor.
|
| |
| edm4hep::ReconstructedParticleCollection | operator() (const edm4hep::ReconstructedParticleCollection &inColl) |
| | Operator over input particle collection.
|
| |
Build two particle resonances from an arbitrary list of input reconstructed particles.
Select the one closest to the pre-defined mass.
◆ resonanceBuilder()
| FCCAnalyses ::PodioSource ::ReconstructedParticle::resonanceBuilder::resonanceBuilder |
( |
float | resonanceMass | ) |
|
|
explicit |
Constructor.
- Parameters
-
| [in] | resonanceMass | Desired value of the resonance mass. |
◆ operator()()
| edm4hep::ReconstructedParticleCollection FCCAnalyses ::PodioSource ::ReconstructedParticle::resonanceBuilder::operator() |
( |
const edm4hep::ReconstructedParticleCollection & | inColl | ) |
|
Operator over input particle collection.
- Parameters
-
| [in] | inColl | Input collection of the reconstructed particles. |
| [out] | result | Selected reconstructed particle resonance. |
◆ m_resonanceMass
| const float FCCAnalyses ::PodioSource ::ReconstructedParticle::resonanceBuilder::m_resonanceMass |
The documentation for this struct was generated from the following files: