ral 0.0.1
Loading...
Searching...
No Matches
k4::ral::ReconstructedParticle Namespace Reference

Functions

ROOT::VecOps::RVec< float > getP (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getPt (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get transverse momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getPx (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get x momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getPy (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get y momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getPz (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get z momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getEta (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get pseudorapidity from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getRapidity (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get rapidity from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getTheta (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get polar angle from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getPhi (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get azimutal angle from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getR (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get distance to origin from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getX (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get x coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getY (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get y coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getZ (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get z coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getE (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get energy from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getM (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get mass from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getQ (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get charge from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getAbsq (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get absolute charge from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< int > getPdg (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get pdg from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< int > getAbspdg (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Get absolute pdg from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getP (const edm4hep::ReconstructedParticleCollection &collection)
 Get momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getPt (const edm4hep::ReconstructedParticleCollection &collection)
 Get transverse momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getPx (const edm4hep::ReconstructedParticleCollection &collection)
 Get x momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getPy (const edm4hep::ReconstructedParticleCollection &collection)
 Get y momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getPz (const edm4hep::ReconstructedParticleCollection &collection)
 Get z momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getEta (const edm4hep::ReconstructedParticleCollection &collection)
 Get pseudorapidity from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getRapidity (const edm4hep::ReconstructedParticleCollection &collection)
 Get rapidity from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getTheta (const edm4hep::ReconstructedParticleCollection &collection)
 Get polar angle from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getPhi (const edm4hep::ReconstructedParticleCollection &collection)
 Get azimutal angle from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getR (const edm4hep::ReconstructedParticleCollection &collection)
 Get distance to origin from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getX (const edm4hep::ReconstructedParticleCollection &collection)
 Get x coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getY (const edm4hep::ReconstructedParticleCollection &collection)
 Get y coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getZ (const edm4hep::ReconstructedParticleCollection &collection)
 Get z coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getE (const edm4hep::ReconstructedParticleCollection &collection)
 Get energy from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getM (const edm4hep::ReconstructedParticleCollection &collection)
 Get mass from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getQ (const edm4hep::ReconstructedParticleCollection &collection)
 Get charge from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< float > getAbsq (const edm4hep::ReconstructedParticleCollection &collection)
 Get absolute charge from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< int > getPdg (const edm4hep::ReconstructedParticleCollection &collection)
 Get pdg from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< int > getAbspdg (const edm4hep::ReconstructedParticleCollection &collection)
 Get absolute pdg from each item in a collection of ReconstructedParticle.
 
int printP (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print momentum from each item in a collection of ReconstructedParticle.
 
int printPt (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print transverse momentum from each item in a collection of ReconstructedParticle.
 
int printPx (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print x momentum from each item in a collection of ReconstructedParticle.
 
int printPy (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print y momentum from each item in a collection of ReconstructedParticle.
 
int printPz (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print z momentum from each item in a collection of ReconstructedParticle.
 
int printEta (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print pseudorapidity from each item in a collection of ReconstructedParticle.
 
int printRapidity (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print rapidity from each item in a collection of ReconstructedParticle.
 
int printTheta (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print polar angle from each item in a collection of ReconstructedParticle.
 
int printPhi (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print azimutal angle from each item in a collection of ReconstructedParticle.
 
int printR (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print distance to origin from each item in a collection of ReconstructedParticle.
 
int printX (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print x coordinate from each item in a collection of ReconstructedParticle.
 
int printY (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print y coordinate from each item in a collection of ReconstructedParticle.
 
int printZ (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print z coordinate from each item in a collection of ReconstructedParticle.
 
int printE (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print energy from each item in a collection of ReconstructedParticle.
 
int printM (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print mass from each item in a collection of ReconstructedParticle.
 
int printQ (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print charge from each item in a collection of ReconstructedParticle.
 
int printAbsq (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print absolute charge from each item in a collection of ReconstructedParticle.
 
int printPdg (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print pdg from each item in a collection of ReconstructedParticle.
 
int printAbspdg (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Print absolute pdg from each item in a collection of ReconstructedParticle.
 
int printP (const edm4hep::ReconstructedParticleCollection &collection)
 Print momentum from each item in a collection of ReconstructedParticle.
 
int printPt (const edm4hep::ReconstructedParticleCollection &collection)
 Print transverse momentum from each item in a collection of ReconstructedParticle.
 
int printPx (const edm4hep::ReconstructedParticleCollection &collection)
 Print x momentum from each item in a collection of ReconstructedParticle.
 
int printPy (const edm4hep::ReconstructedParticleCollection &collection)
 Print y momentum from each item in a collection of ReconstructedParticle.
 
int printPz (const edm4hep::ReconstructedParticleCollection &collection)
 Print z momentum from each item in a collection of ReconstructedParticle.
 
int printEta (const edm4hep::ReconstructedParticleCollection &collection)
 Print pseudorapidity from each item in a collection of ReconstructedParticle.
 
int printRapidity (const edm4hep::ReconstructedParticleCollection &collection)
 Print rapidity from each item in a collection of ReconstructedParticle.
 
int printTheta (const edm4hep::ReconstructedParticleCollection &collection)
 Print polar angle from each item in a collection of ReconstructedParticle.
 
int printPhi (const edm4hep::ReconstructedParticleCollection &collection)
 Print azimutal angle from each item in a collection of ReconstructedParticle.
 
int printR (const edm4hep::ReconstructedParticleCollection &collection)
 Print distance to origin from each item in a collection of ReconstructedParticle.
 
int printX (const edm4hep::ReconstructedParticleCollection &collection)
 Print x coordinate from each item in a collection of ReconstructedParticle.
 
int printY (const edm4hep::ReconstructedParticleCollection &collection)
 Print y coordinate from each item in a collection of ReconstructedParticle.
 
int printZ (const edm4hep::ReconstructedParticleCollection &collection)
 Print z coordinate from each item in a collection of ReconstructedParticle.
 
int printE (const edm4hep::ReconstructedParticleCollection &collection)
 Print energy from each item in a collection of ReconstructedParticle.
 
int printM (const edm4hep::ReconstructedParticleCollection &collection)
 Print mass from each item in a collection of ReconstructedParticle.
 
int printQ (const edm4hep::ReconstructedParticleCollection &collection)
 Print charge from each item in a collection of ReconstructedParticle.
 
int printAbsq (const edm4hep::ReconstructedParticleCollection &collection)
 Print absolute charge from each item in a collection of ReconstructedParticle.
 
int printPdg (const edm4hep::ReconstructedParticleCollection &collection)
 Print pdg from each item in a collection of ReconstructedParticle.
 
int printAbspdg (const edm4hep::ReconstructedParticleCollection &collection)
 Print absolute pdg from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskP (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPt (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of transverse momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPx (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of x momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPy (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of y momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPz (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of z momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskEta (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of pseudorapidity from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskRapidity (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of rapidity from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskTheta (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of polar angle from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPhi (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of azimutal angle from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskR (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of distance to origin from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskX (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of x coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskY (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of y coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskZ (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of z coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskE (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of energy from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskM (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of mass from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskQ (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of charge from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskAbsq (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of absolute charge from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPdg (LogicalOperators::ComparisonOperator op, int val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of pdg from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskAbspdg (LogicalOperators::ComparisonOperator op, int val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Create boolean mask based on the value of absolute pdg from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskP (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPt (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of transverse momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPx (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of x momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPy (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of y momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPz (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of z momentum from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskEta (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of pseudorapidity from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskRapidity (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of rapidity from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskTheta (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of polar angle from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPhi (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of azimutal angle from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskR (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of distance to origin from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskX (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of x coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskY (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of y coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskZ (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of z coordinate from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskE (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of energy from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskM (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of mass from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskQ (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of charge from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskAbsq (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of absolute charge from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskPdg (LogicalOperators::ComparisonOperator op, int val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of pdg from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< bool > maskAbspdg (LogicalOperators::ComparisonOperator op, int val, const edm4hep::ReconstructedParticleCollection &collection)
 Create boolean mask based on the value of absolute pdg from each item in a collection of ReconstructedParticle.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selP (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of momentum.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selPt (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of transverse momentum.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selPx (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of x momentum.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selPy (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of y momentum.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selPz (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of z momentum.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selEta (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of pseudorapidity.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selRapidity (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of rapidity.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selTheta (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of polar angle.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selPhi (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of azimutal angle.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selR (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of distance to origin.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selX (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of x coordinate.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selY (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of y coordinate.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selZ (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of z coordinate.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selE (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of energy.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selM (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of mass.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selQ (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of charge.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selAbsq (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of absolute charge.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selPdg (LogicalOperators::ComparisonOperator op, int val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of pdg.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > selAbspdg (LogicalOperators::ComparisonOperator op, int val, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection)
 Select a subgroup of ReconstructedParticle based on the value of absolute pdg.
 
edm4hep::ReconstructedParticleCollection selP (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of momentum.
 
edm4hep::ReconstructedParticleCollection selPt (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of transverse momentum.
 
edm4hep::ReconstructedParticleCollection selPx (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of x momentum.
 
edm4hep::ReconstructedParticleCollection selPy (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of y momentum.
 
edm4hep::ReconstructedParticleCollection selPz (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of z momentum.
 
edm4hep::ReconstructedParticleCollection selEta (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of pseudorapidity.
 
edm4hep::ReconstructedParticleCollection selRapidity (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of rapidity.
 
edm4hep::ReconstructedParticleCollection selTheta (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of polar angle.
 
edm4hep::ReconstructedParticleCollection selPhi (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of azimutal angle.
 
edm4hep::ReconstructedParticleCollection selR (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of distance to origin.
 
edm4hep::ReconstructedParticleCollection selX (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of x coordinate.
 
edm4hep::ReconstructedParticleCollection selY (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of y coordinate.
 
edm4hep::ReconstructedParticleCollection selZ (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of z coordinate.
 
edm4hep::ReconstructedParticleCollection selE (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of energy.
 
edm4hep::ReconstructedParticleCollection selM (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of mass.
 
edm4hep::ReconstructedParticleCollection selQ (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of charge.
 
edm4hep::ReconstructedParticleCollection selAbsq (LogicalOperators::ComparisonOperator op, float val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of absolute charge.
 
edm4hep::ReconstructedParticleCollection selPdg (LogicalOperators::ComparisonOperator op, int val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of pdg.
 
edm4hep::ReconstructedParticleCollection selAbspdg (LogicalOperators::ComparisonOperator op, int val, const edm4hep::ReconstructedParticleCollection &collection)
 Select a subgroup of ReconstructedParticle based on the value of absolute pdg.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortP (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of momentum.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortPt (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of transverse momentum.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortPx (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of x momentum.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortPy (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of y momentum.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortPz (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of z momentum.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortEta (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of pseudorapidity.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortRapidity (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of rapidity.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortTheta (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of polar angle.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortPhi (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of azimutal angle.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortR (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of distance to origin.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortX (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of x coordinate.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortY (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of y coordinate.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortZ (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of z coordinate.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortE (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of energy.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortM (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of mass.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortQ (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of charge.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortAbsq (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of absolute charge.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > sortPdg (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of pdg.
 
edm4hep::ReconstructedParticleCollection sortP (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of momentum.
 
edm4hep::ReconstructedParticleCollection sortPt (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of transverse momentum.
 
edm4hep::ReconstructedParticleCollection sortPx (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of x momentum.
 
edm4hep::ReconstructedParticleCollection sortPy (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of y momentum.
 
edm4hep::ReconstructedParticleCollection sortPz (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of z momentum.
 
edm4hep::ReconstructedParticleCollection sortEta (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of pseudorapidity.
 
edm4hep::ReconstructedParticleCollection sortRapidity (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of rapidity.
 
edm4hep::ReconstructedParticleCollection sortTheta (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of polar angle.
 
edm4hep::ReconstructedParticleCollection sortPhi (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of azimutal angle.
 
edm4hep::ReconstructedParticleCollection sortR (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of distance to origin.
 
edm4hep::ReconstructedParticleCollection sortX (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of x coordinate.
 
edm4hep::ReconstructedParticleCollection sortY (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of y coordinate.
 
edm4hep::ReconstructedParticleCollection sortZ (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of z coordinate.
 
edm4hep::ReconstructedParticleCollection sortE (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of energy.
 
edm4hep::ReconstructedParticleCollection sortM (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of mass.
 
edm4hep::ReconstructedParticleCollection sortQ (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of charge.
 
edm4hep::ReconstructedParticleCollection sortAbsq (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of absolute charge.
 
edm4hep::ReconstructedParticleCollection sortPdg (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false)
 Sort a collection of ReconstructedParticle based on the value of pdg.
 
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > getParticles (edm4hep::ReconstructedParticleData &item, ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &relatedCollection)
 Get the collection of ReconstructedParticle related to a ReconstructedParticle.
 
ROOT::VecOps::RVec< edm4hep::TrackData > getTracks (edm4hep::ReconstructedParticleData &item, ROOT::VecOps::RVec< edm4hep::TrackData > &relatedCollection)
 Get the collection of Track related to a ReconstructedParticle.
 
ROOT::VecOps::RVec< edm4hep::ClusterData > getClusters (edm4hep::ReconstructedParticleData &item, ROOT::VecOps::RVec< edm4hep::ClusterData > &relatedCollection)
 Get the collection of Cluster related to a ReconstructedParticle.
 
edm4hep::ReconstructedParticleCollection getParticles (const edm4hep::ReconstructedParticle &item)
 Get the collection of ReconstructedParticle related to a ReconstructedParticle.
 
edm4hep::TrackCollection getTracks (const edm4hep::ReconstructedParticle &item)
 Get the collection of Track related to a ReconstructedParticle.
 
edm4hep::ClusterCollection getClusters (const edm4hep::ReconstructedParticle &item)
 Get the collection of Cluster related to a ReconstructedParticle.
 

Function Documentation

◆ getAbspdg() [1/2]

ROOT::VecOps::RVec< int > k4::ral::ReconstructedParticle::getAbspdg ( const edm4hep::ReconstructedParticleCollection & collection)

Get absolute pdg from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getAbspdg() [2/2]

ROOT::VecOps::RVec< int > k4::ral::ReconstructedParticle::getAbspdg ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get absolute pdg from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getAbsq() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getAbsq ( const edm4hep::ReconstructedParticleCollection & collection)

Get absolute charge from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getAbsq() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getAbsq ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get absolute charge from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getClusters() [1/2]

edm4hep::ClusterCollection k4::ral::ReconstructedParticle::getClusters ( const edm4hep::ReconstructedParticle & item)

Get the collection of Cluster related to a ReconstructedParticle.

Parameters
itemReconstructedParticle to look in for related collection

◆ getClusters() [2/2]

ROOT::VecOps::RVec< edm4hep::ClusterData > k4::ral::ReconstructedParticle::getClusters ( edm4hep::ReconstructedParticleData & item,
ROOT::VecOps::RVec< edm4hep::ClusterData > & relatedCollection )

Get the collection of Cluster related to a ReconstructedParticle.

Parameters
itemReconstructedParticle from which to look for the related collection.
relatedCollectionComplete collection of Cluster to filter

◆ getE() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getE ( const edm4hep::ReconstructedParticleCollection & collection)

Get energy from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getE() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getE ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get energy from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getEta() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getEta ( const edm4hep::ReconstructedParticleCollection & collection)

Get pseudorapidity from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getEta() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getEta ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get pseudorapidity from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getM() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getM ( const edm4hep::ReconstructedParticleCollection & collection)

Get mass from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getM() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getM ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get mass from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getP() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getP ( const edm4hep::ReconstructedParticleCollection & collection)

Get momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getP() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getP ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getParticles() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::getParticles ( const edm4hep::ReconstructedParticle & item)

Get the collection of ReconstructedParticle related to a ReconstructedParticle.

Parameters
itemReconstructedParticle to look in for related collection

◆ getParticles() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::getParticles ( edm4hep::ReconstructedParticleData & item,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & relatedCollection )

Get the collection of ReconstructedParticle related to a ReconstructedParticle.

Parameters
itemReconstructedParticle from which to look for the related collection.
relatedCollectionComplete collection of ReconstructedParticle to filter

◆ getPdg() [1/2]

ROOT::VecOps::RVec< int > k4::ral::ReconstructedParticle::getPdg ( const edm4hep::ReconstructedParticleCollection & collection)

Get pdg from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getPdg() [2/2]

ROOT::VecOps::RVec< int > k4::ral::ReconstructedParticle::getPdg ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get pdg from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getPhi() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getPhi ( const edm4hep::ReconstructedParticleCollection & collection)

Get azimutal angle from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getPhi() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getPhi ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get azimutal angle from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getPt() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getPt ( const edm4hep::ReconstructedParticleCollection & collection)

Get transverse momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getPt() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getPt ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get transverse momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getPx() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getPx ( const edm4hep::ReconstructedParticleCollection & collection)

Get x momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getPx() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getPx ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get x momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getPy() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getPy ( const edm4hep::ReconstructedParticleCollection & collection)

Get y momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getPy() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getPy ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get y momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getPz() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getPz ( const edm4hep::ReconstructedParticleCollection & collection)

Get z momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getPz() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getPz ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get z momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getQ() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getQ ( const edm4hep::ReconstructedParticleCollection & collection)

Get charge from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getQ() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getQ ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get charge from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getR() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getR ( const edm4hep::ReconstructedParticleCollection & collection)

Get distance to origin from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getR() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getR ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get distance to origin from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getRapidity() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getRapidity ( const edm4hep::ReconstructedParticleCollection & collection)

Get rapidity from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getRapidity() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getRapidity ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get rapidity from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getTheta() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getTheta ( const edm4hep::ReconstructedParticleCollection & collection)

Get polar angle from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getTheta() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getTheta ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get polar angle from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getTracks() [1/2]

edm4hep::TrackCollection k4::ral::ReconstructedParticle::getTracks ( const edm4hep::ReconstructedParticle & item)

Get the collection of Track related to a ReconstructedParticle.

Parameters
itemReconstructedParticle to look in for related collection

◆ getTracks() [2/2]

ROOT::VecOps::RVec< edm4hep::TrackData > k4::ral::ReconstructedParticle::getTracks ( edm4hep::ReconstructedParticleData & item,
ROOT::VecOps::RVec< edm4hep::TrackData > & relatedCollection )

Get the collection of Track related to a ReconstructedParticle.

Parameters
itemReconstructedParticle from which to look for the related collection.
relatedCollectionComplete collection of Track to filter

◆ getX() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getX ( const edm4hep::ReconstructedParticleCollection & collection)

Get x coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getX() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getX ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get x coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getY() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getY ( const edm4hep::ReconstructedParticleCollection & collection)

Get y coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getY() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getY ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get y coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getZ() [1/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getZ ( const edm4hep::ReconstructedParticleCollection & collection)

Get z coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ getZ() [2/2]

ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::getZ ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Get z coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ maskAbspdg() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskAbspdg ( LogicalOperators::ComparisonOperator op,
int val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of absolute pdg from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskAbspdg() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskAbspdg ( LogicalOperators::ComparisonOperator op,
int val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of absolute pdg from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskAbsq() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskAbsq ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of absolute charge from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskAbsq() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskAbsq ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of absolute charge from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskE() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskE ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of energy from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskE() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskE ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of energy from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskEta() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskEta ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of pseudorapidity from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskEta() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskEta ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of pseudorapidity from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskM() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskM ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of mass from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskM() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskM ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of mass from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskP() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskP ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of momentum from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskP() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskP ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of momentum from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPdg() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPdg ( LogicalOperators::ComparisonOperator op,
int val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of pdg from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPdg() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPdg ( LogicalOperators::ComparisonOperator op,
int val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of pdg from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPhi() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPhi ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of azimutal angle from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPhi() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPhi ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of azimutal angle from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPt() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPt ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of transverse momentum from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPt() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPt ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of transverse momentum from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPx() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPx ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of x momentum from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPx() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPx ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of x momentum from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPy() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPy ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of y momentum from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPy() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPy ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of y momentum from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPz() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPz ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of z momentum from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskPz() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskPz ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of z momentum from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskQ() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskQ ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of charge from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskQ() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskQ ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of charge from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskR() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskR ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of distance to origin from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskR() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskR ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of distance to origin from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskRapidity() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskRapidity ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of rapidity from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskRapidity() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskRapidity ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of rapidity from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskTheta() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskTheta ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of polar angle from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskTheta() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskTheta ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of polar angle from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskX() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskX ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of x coordinate from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskX() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskX ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of x coordinate from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskY() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskY ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of y coordinate from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskY() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskY ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of y coordinate from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskZ() [1/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskZ ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Create boolean mask based on the value of z coordinate from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ maskZ() [2/2]

ROOT::VecOps::RVec< bool > k4::ral::ReconstructedParticle::maskZ ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Create boolean mask based on the value of z coordinate from each item in a collection of ReconstructedParticle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ printAbspdg() [1/2]

int k4::ral::ReconstructedParticle::printAbspdg ( const edm4hep::ReconstructedParticleCollection & collection)

Print absolute pdg from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printAbspdg() [2/2]

int k4::ral::ReconstructedParticle::printAbspdg ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print absolute pdg from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printAbsq() [1/2]

int k4::ral::ReconstructedParticle::printAbsq ( const edm4hep::ReconstructedParticleCollection & collection)

Print absolute charge from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printAbsq() [2/2]

int k4::ral::ReconstructedParticle::printAbsq ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print absolute charge from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printE() [1/2]

int k4::ral::ReconstructedParticle::printE ( const edm4hep::ReconstructedParticleCollection & collection)

Print energy from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printE() [2/2]

int k4::ral::ReconstructedParticle::printE ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print energy from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printEta() [1/2]

int k4::ral::ReconstructedParticle::printEta ( const edm4hep::ReconstructedParticleCollection & collection)

Print pseudorapidity from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printEta() [2/2]

int k4::ral::ReconstructedParticle::printEta ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print pseudorapidity from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printM() [1/2]

int k4::ral::ReconstructedParticle::printM ( const edm4hep::ReconstructedParticleCollection & collection)

Print mass from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printM() [2/2]

int k4::ral::ReconstructedParticle::printM ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print mass from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printP() [1/2]

int k4::ral::ReconstructedParticle::printP ( const edm4hep::ReconstructedParticleCollection & collection)

Print momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printP() [2/2]

int k4::ral::ReconstructedParticle::printP ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPdg() [1/2]

int k4::ral::ReconstructedParticle::printPdg ( const edm4hep::ReconstructedParticleCollection & collection)

Print pdg from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPdg() [2/2]

int k4::ral::ReconstructedParticle::printPdg ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print pdg from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPhi() [1/2]

int k4::ral::ReconstructedParticle::printPhi ( const edm4hep::ReconstructedParticleCollection & collection)

Print azimutal angle from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPhi() [2/2]

int k4::ral::ReconstructedParticle::printPhi ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print azimutal angle from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPt() [1/2]

int k4::ral::ReconstructedParticle::printPt ( const edm4hep::ReconstructedParticleCollection & collection)

Print transverse momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPt() [2/2]

int k4::ral::ReconstructedParticle::printPt ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print transverse momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPx() [1/2]

int k4::ral::ReconstructedParticle::printPx ( const edm4hep::ReconstructedParticleCollection & collection)

Print x momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPx() [2/2]

int k4::ral::ReconstructedParticle::printPx ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print x momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPy() [1/2]

int k4::ral::ReconstructedParticle::printPy ( const edm4hep::ReconstructedParticleCollection & collection)

Print y momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPy() [2/2]

int k4::ral::ReconstructedParticle::printPy ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print y momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPz() [1/2]

int k4::ral::ReconstructedParticle::printPz ( const edm4hep::ReconstructedParticleCollection & collection)

Print z momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printPz() [2/2]

int k4::ral::ReconstructedParticle::printPz ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print z momentum from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printQ() [1/2]

int k4::ral::ReconstructedParticle::printQ ( const edm4hep::ReconstructedParticleCollection & collection)

Print charge from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printQ() [2/2]

int k4::ral::ReconstructedParticle::printQ ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print charge from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printR() [1/2]

int k4::ral::ReconstructedParticle::printR ( const edm4hep::ReconstructedParticleCollection & collection)

Print distance to origin from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printR() [2/2]

int k4::ral::ReconstructedParticle::printR ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print distance to origin from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printRapidity() [1/2]

int k4::ral::ReconstructedParticle::printRapidity ( const edm4hep::ReconstructedParticleCollection & collection)

Print rapidity from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printRapidity() [2/2]

int k4::ral::ReconstructedParticle::printRapidity ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print rapidity from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printTheta() [1/2]

int k4::ral::ReconstructedParticle::printTheta ( const edm4hep::ReconstructedParticleCollection & collection)

Print polar angle from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printTheta() [2/2]

int k4::ral::ReconstructedParticle::printTheta ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print polar angle from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printX() [1/2]

int k4::ral::ReconstructedParticle::printX ( const edm4hep::ReconstructedParticleCollection & collection)

Print x coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printX() [2/2]

int k4::ral::ReconstructedParticle::printX ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print x coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printY() [1/2]

int k4::ral::ReconstructedParticle::printY ( const edm4hep::ReconstructedParticleCollection & collection)

Print y coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printY() [2/2]

int k4::ral::ReconstructedParticle::printY ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print y coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printZ() [1/2]

int k4::ral::ReconstructedParticle::printZ ( const edm4hep::ReconstructedParticleCollection & collection)

Print z coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ printZ() [2/2]

int k4::ral::ReconstructedParticle::printZ ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection)

Print z coordinate from each item in a collection of ReconstructedParticle.

Parameters
collectionCollection of ReconstructedParticle to look in

◆ selAbspdg() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selAbspdg ( LogicalOperators::ComparisonOperator op,
int val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of absolute pdg.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selAbspdg() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selAbspdg ( LogicalOperators::ComparisonOperator op,
int val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of absolute pdg.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selAbsq() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selAbsq ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of absolute charge.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selAbsq() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selAbsq ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of absolute charge.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selE() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selE ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of energy.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selE() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selE ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of energy.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selEta() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selEta ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of pseudorapidity.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selEta() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selEta ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of pseudorapidity.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selM() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selM ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of mass.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selM() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selM ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of mass.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selP() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selP ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of momentum.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selP() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selP ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of momentum.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPdg() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selPdg ( LogicalOperators::ComparisonOperator op,
int val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of pdg.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPdg() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selPdg ( LogicalOperators::ComparisonOperator op,
int val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of pdg.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPhi() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selPhi ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of azimutal angle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPhi() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selPhi ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of azimutal angle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPt() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selPt ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of transverse momentum.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPt() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selPt ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of transverse momentum.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPx() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selPx ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of x momentum.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPx() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selPx ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of x momentum.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPy() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selPy ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of y momentum.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPy() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selPy ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of y momentum.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPz() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selPz ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of z momentum.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selPz() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selPz ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of z momentum.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selQ() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selQ ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of charge.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selQ() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selQ ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of charge.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selR() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selR ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of distance to origin.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selR() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selR ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of distance to origin.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selRapidity() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selRapidity ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of rapidity.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selRapidity() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selRapidity ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of rapidity.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selTheta() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selTheta ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of polar angle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selTheta() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selTheta ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of polar angle.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selX() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selX ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of x coordinate.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selX() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selX ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of x coordinate.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selY() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selY ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of y coordinate.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selY() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selY ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of y coordinate.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selZ() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::selZ ( LogicalOperators::ComparisonOperator op,
float val,
const edm4hep::ReconstructedParticleCollection & collection )

Select a subgroup of ReconstructedParticle based on the value of z coordinate.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ selZ() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::selZ ( LogicalOperators::ComparisonOperator op,
float val,
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection )

Select a subgroup of ReconstructedParticle based on the value of z coordinate.

Parameters
opLogical operation applied to create the mask.
valValue to compare with.
collectionCollection of ReconstructedParticle to look in

◆ sortAbsq() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortAbsq ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of absolute charge.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortAbsq() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortAbsq ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of absolute charge.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortE() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortE ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of energy.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortE() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortE ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of energy.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortEta() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortEta ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of pseudorapidity.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortEta() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortEta ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of pseudorapidity.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortM() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortM ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of mass.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortM() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortM ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of mass.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortP() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortP ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of momentum.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortP() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortP ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of momentum.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPdg() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortPdg ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of pdg.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPdg() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortPdg ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of pdg.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPhi() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortPhi ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of azimutal angle.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPhi() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortPhi ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of azimutal angle.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPt() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortPt ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of transverse momentum.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPt() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortPt ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of transverse momentum.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPx() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortPx ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of x momentum.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPx() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortPx ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of x momentum.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPy() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortPy ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of y momentum.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPy() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortPy ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of y momentum.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPz() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortPz ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of z momentum.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortPz() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortPz ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of z momentum.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortQ() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortQ ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of charge.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortQ() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortQ ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of charge.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortR() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortR ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of distance to origin.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortR() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortR ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of distance to origin.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortRapidity() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortRapidity ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of rapidity.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortRapidity() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortRapidity ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of rapidity.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortTheta() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortTheta ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of polar angle.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortTheta() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortTheta ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of polar angle.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortX() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortX ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of x coordinate.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortX() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortX ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of x coordinate.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortY() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortY ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of y coordinate.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortY() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortY ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of y coordinate.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortZ() [1/2]

edm4hep::ReconstructedParticleCollection k4::ral::ReconstructedParticle::sortZ ( edm4hep::ReconstructedParticleCollection & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of z coordinate.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.

◆ sortZ() [2/2]

ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > k4::ral::ReconstructedParticle::sortZ ( ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > & collection,
bool reverse = false )

Sort a collection of ReconstructedParticle based on the value of z coordinate.

Parameters
collectionCollection of ReconstructedParticle to be sorted
reverseChange the order of sorting.