FCCAnalyses
Loading...
Searching...
No Matches
FCCAnalyses ::PodioSource ::ReconstructedParticle::selPt Struct Reference

Select reconstructed particles with transverse momentum greater than a minimum value [GeV]. More...

#include <analyzers/dataframe/FCCAnalyses/ReconstructedParticleSource.h>

Public Member Functions

 selPt (float minPt)
 Constructor.
 
edm4hep::ReconstructedParticleCollection operator() (const edm4hep::ReconstructedParticleCollection &inColl)
 Operator over input link collection.
 

Public Attributes

const float m_minPt
 

Detailed Description

Select reconstructed particles with transverse momentum greater than a minimum value [GeV].

Constructor & Destructor Documentation

◆ selPt()

FCCAnalyses ::PodioSource ::ReconstructedParticle::selPt::selPt ( float minPt)
explicit

Constructor.

Parameters
[in]minPtTransverse momentum threshold [GeV].

Member Function Documentation

◆ operator()()

edm4hep::ReconstructedParticleCollection FCCAnalyses ::PodioSource ::ReconstructedParticle::selPt::operator() ( const edm4hep::ReconstructedParticleCollection & inColl)

Operator over input link collection.

Parameters
[in]inCollInput collection of the reconstructed particles.
[out]resultCollection of the selected reconstructed particles.

Member Data Documentation

◆ m_minPt

const float FCCAnalyses ::PodioSource ::ReconstructedParticle::selPt::m_minPt

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