Analyzer to select tracks associated with a MC particle of a specified PDG ID.  
 More...
#include <analyzers/dataframe/FCCAnalyses/TrackSource.h>
|  | 
|  | selPDG (const int pdgID, const bool chargeConjugateAllowed=false) | 
|  | 
| edm4hep::TrackCollection | operator() (const edm4hep::TrackMCParticleLinkCollection &inLinkColl) | 
|  | 
Analyzer to select tracks associated with a MC particle of a specified PDG ID. 
- Parameters
- 
  
    | pdgID | Desired PDG ID of the MC particle. |  | chargeConjugateAllowed | Whether to allow also charge conjugate PDG ID. Default value false — charge conjugate not allowed. |  
 
◆ selPDG()
  
  | 
        
          | FCCAnalyses ::PodioSource ::Track::selPDG::selPDG | ( | const int | pdgID, |  
          |  |  | const bool | chargeConjugateAllowed = false ) |  | explicit | 
 
 
◆ operator()()
      
        
          | edm4hep::TrackCollection FCCAnalyses ::PodioSource ::Track::selPDG::operator() | ( | const edm4hep::TrackMCParticleLinkCollection & | inLinkColl | ) |  | 
      
 
 
◆ m_chargeConjugateAllowed
      
        
          | const bool FCCAnalyses ::PodioSource ::Track::selPDG::m_chargeConjugateAllowed | 
      
 
 
◆ m_pdg
      
        
          | const int FCCAnalyses ::PodioSource ::Track::selPDG::m_pdg | 
      
 
 
The documentation for this struct was generated from the following files: