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>
|
| | selAbsPDG (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 with the specified absolute value of the PDG ID.
◆ selAbsPDG()
| FCCAnalyses ::PodioSource ::ReconstructedParticle::selAbsPDG::selAbsPDG |
( |
const int | pdgID | ) |
|
|
explicit |
Constructor.
- Parameters
-
| [in] | pdgID | Desired absolute value of the PDG ID. |
◆ operator()()
| edm4hep::ReconstructedParticleCollection FCCAnalyses ::PodioSource ::ReconstructedParticle::selAbsPDG::operator() |
( |
const edm4hep::RecoMCParticleLinkCollection & | inLinkColl | ) |
|
Operator over the input link collection.
- Parameters
-
| [in] | inLinkColl | Input collection of the MC-reco links. |
| [out] | result | Collection of the reconstructed particles associated with the MC particle with the desired absolute value of the PDG ID. |
◆ m_absPdg
| const int FCCAnalyses ::PodioSource ::ReconstructedParticle::selAbsPDG::m_absPdg |
The documentation for this struct was generated from the following files: