FCCAnalyses
Loading...
Searching...
No Matches
FCCAnalyses::MCParticle::sel_pdgID Struct Reference

select MCParticles with their PDG id More...

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

Public Member Functions

 sel_pdgID (int arg_pdg, bool arg_chargeconjugate)
 
ROOT::VecOps::RVec< edm4hep::MCParticleData > operator() (ROOT::VecOps::RVec< edm4hep::MCParticleData > in)
 

Public Attributes

int m_pdg = 13
 
bool m_chargeconjugate = true
 

Detailed Description

select MCParticles with their PDG id

Constructor & Destructor Documentation

◆ sel_pdgID()

FCCAnalyses::MCParticle::sel_pdgID::sel_pdgID ( int arg_pdg,
bool arg_chargeconjugate )

Member Function Documentation

◆ operator()()

ROOT::VecOps::RVec< edm4hep::MCParticleData > FCCAnalyses::MCParticle::sel_pdgID::operator() ( ROOT::VecOps::RVec< edm4hep::MCParticleData > in)

Member Data Documentation

◆ m_chargeconjugate

bool FCCAnalyses::MCParticle::sel_pdgID::m_chargeconjugate = true

◆ m_pdg

int FCCAnalyses::MCParticle::sel_pdgID::m_pdg = 13

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