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

Analyzer to select reconstructed particles associated with the MC particle of the desired generator status. More...

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

Public Member Functions

 selGenStatus (const int status)
 Constructor.
 
edm4hep::ReconstructedParticleCollection operator() (const edm4hep::RecoMCParticleLinkCollection &inLinkColl)
 Operator over input link collection.
 

Public Attributes

const int m_status
 

Detailed Description

Analyzer to select reconstructed particles associated with the MC particle of the desired generator status.

Constructor & Destructor Documentation

◆ selGenStatus()

FCCAnalyses ::PodioSource ::ReconstructedParticle::selGenStatus::selGenStatus ( const int status)
explicit

Constructor.

Parameters
[in]statusDesired generator status of the MC particle.

Member Function Documentation

◆ operator()()

edm4hep::ReconstructedParticleCollection FCCAnalyses ::PodioSource ::ReconstructedParticle::selGenStatus::operator() ( const edm4hep::RecoMCParticleLinkCollection & inLinkColl)

Operator over input link collection.

Parameters
[in]inCollInput collection of the reco-MC particle links.
[out]resultOutput collection of the reconstructed particles.

Member Data Documentation

◆ m_status

const int FCCAnalyses ::PodioSource ::ReconstructedParticle::selGenStatus::m_status

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