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

Analyzer to select reconstructed particles associated with MC particle of the specified PDG ID. More...

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

Public Member Functions

 selPDG (const int pdgID)
 Constructor.
 
edm4hep::ReconstructedParticleCollection operator() (const edm4hep::RecoMCParticleLinkCollection &inLinkColl)
 Operator over the input link collection.
 

Public Attributes

const int m_pdg
 

Detailed Description

Analyzer to select reconstructed particles associated with MC particle of the specified PDG ID.

Constructor & Destructor Documentation

◆ selPDG()

FCCAnalyses ::PodioSource ::ReconstructedParticle::selPDG::selPDG ( const int pdgID)
explicit

Constructor.

Parameters
[in]pdgIDDesired value of the PDG ID.

Member Function Documentation

◆ operator()()

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

Operator over the input link collection.

Parameters
[in]inLinkCollInput collection of the reco-MC links.
[out]resultCollection of the reconstructed particles associated with the MC particle of the desired PDG ID.

Member Data Documentation

◆ m_pdg

const int FCCAnalyses ::PodioSource ::ReconstructedParticle::selPDG::m_pdg

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