Select reconstructed particles with transverse momentum greater than a minimum value [GeV].
More...
#include <analyzers/dataframe/FCCAnalyses/ReconstructedParticleSource.h>
|
| selPt (float minPt) |
| Constructor.
|
|
edm4hep::ReconstructedParticleCollection | operator() (const edm4hep::ReconstructedParticleCollection &inColl) |
| Operator over input link collection.
|
|
Select reconstructed particles with transverse momentum greater than a minimum value [GeV].
◆ selPt()
FCCAnalyses ::PodioSource ::ReconstructedParticle::selPt::selPt |
( |
float | minPt | ) |
|
|
explicit |
Constructor.
- Parameters
-
[in] | minPt | Transverse momentum threshold [GeV]. |
◆ operator()()
edm4hep::ReconstructedParticleCollection FCCAnalyses ::PodioSource ::ReconstructedParticle::selPt::operator() |
( |
const edm4hep::ReconstructedParticleCollection & | inColl | ) |
|
Operator over input link collection.
- Parameters
-
[in] | inColl | Input collection of the reconstructed particles. |
[out] | result | Collection of the selected reconstructed particles. |
◆ m_minPt
const float FCCAnalyses ::PodioSource ::ReconstructedParticle::selPt::m_minPt |
The documentation for this struct was generated from the following files: