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

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

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

Public Member Functions

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

Public Attributes

const int m_absPdg
 

Detailed Description

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

Constructor & Destructor Documentation

◆ selAbsPDG()

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

Constructor.

Parameters
[in]pdgIDDesired absolute value of the PDG ID.

Member Function Documentation

◆ operator()()

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

Operator over the input link collection.

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

Member Data Documentation

◆ m_absPdg

const int FCCAnalyses ::PodioSource ::ReconstructedParticle::selAbsPDG::m_absPdg

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