Analyzer to select reconstructed particles associated with MC particle of the specified PDG ID.  
 More...
#include <analyzers/dataframe/FCCAnalyses/ReconstructedParticleSource.h>
|  | 
|  | selPDG (const int pdgID) | 
|  | Constructor. 
 | 
|  | 
| edm4hep::ReconstructedParticleCollection | operator() (const edm4hep::RecoMCParticleLinkCollection &inLinkColl) | 
|  | Operator over the input link collection. 
 | 
|  | 
Analyzer to select reconstructed particles associated with MC particle of the specified PDG ID. 
◆ selPDG()
  
  | 
        
          | FCCAnalyses ::PodioSource ::ReconstructedParticle::selPDG::selPDG | ( | const int | pdgID | ) |  |  | explicit | 
 
Constructor. 
- Parameters
- 
  
    | [in] | pdgID | Desired value of the PDG ID. |  
 
 
 
◆ operator()()
      
        
          | edm4hep::ReconstructedParticleCollection FCCAnalyses ::PodioSource ::ReconstructedParticle::selPDG::operator() | ( | const edm4hep::RecoMCParticleLinkCollection & | inLinkColl | ) |  | 
      
 
Operator over the input link collection. 
- Parameters
- 
  
    | [in] | inLinkColl | Input collection of the reco-MC links. |  | [out] | result | Collection of the reconstructed particles associated with the MC particle of the desired PDG ID. |  
 
 
 
◆ m_pdg
      
        
          | const int FCCAnalyses ::PodioSource ::ReconstructedParticle::selPDG::m_pdg | 
      
 
 
The documentation for this struct was generated from the following files: