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

select MCParticles with transverse momentum greater than a minimum value [GeV] More...

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

Public Member Functions

 sel_pt (float arg_min_pt)
 
ROOT::VecOps::RVec< edm4hep::MCParticleData > operator() (ROOT::VecOps::RVec< edm4hep::MCParticleData > in)
 

Public Attributes

float m_min_pt = 20
 

Detailed Description

select MCParticles with transverse momentum greater than a minimum value [GeV]

Constructor & Destructor Documentation

◆ sel_pt()

FCCAnalyses::MCParticle::sel_pt::sel_pt ( float arg_min_pt)

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ m_min_pt

float FCCAnalyses::MCParticle::sel_pt::m_min_pt = 20

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