|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getP (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Get momentum from each item in a collection of ReconstructedParticle.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getEta (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Get pseudorapidity from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getRapidity (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Get rapidity from each item in a collection of ReconstructedParticle.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getE (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Get energy from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getM (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Get mass from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getQ (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Get charge from each item in a collection of ReconstructedParticle.
|
|
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.
|
|
ROOT::VecOps::RVec< int > | k4::ral::ReconstructedParticle::getPdg (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Get pdg from each item in a collection of ReconstructedParticle.
|
|
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.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getP (const edm4hep::ReconstructedParticleCollection &collection) |
| Get momentum from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getPt (const edm4hep::ReconstructedParticleCollection &collection) |
| Get transverse momentum from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getPx (const edm4hep::ReconstructedParticleCollection &collection) |
| Get x momentum from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getPy (const edm4hep::ReconstructedParticleCollection &collection) |
| Get y momentum from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getPz (const edm4hep::ReconstructedParticleCollection &collection) |
| Get z momentum from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getEta (const edm4hep::ReconstructedParticleCollection &collection) |
| Get pseudorapidity from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getRapidity (const edm4hep::ReconstructedParticleCollection &collection) |
| Get rapidity from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getTheta (const edm4hep::ReconstructedParticleCollection &collection) |
| Get polar angle from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getPhi (const edm4hep::ReconstructedParticleCollection &collection) |
| Get azimutal angle from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getR (const edm4hep::ReconstructedParticleCollection &collection) |
| Get distance to origin from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getX (const edm4hep::ReconstructedParticleCollection &collection) |
| Get x coordinate from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getY (const edm4hep::ReconstructedParticleCollection &collection) |
| Get y coordinate from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getZ (const edm4hep::ReconstructedParticleCollection &collection) |
| Get z coordinate from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getE (const edm4hep::ReconstructedParticleCollection &collection) |
| Get energy from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getM (const edm4hep::ReconstructedParticleCollection &collection) |
| Get mass from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getQ (const edm4hep::ReconstructedParticleCollection &collection) |
| Get charge from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< float > | k4::ral::ReconstructedParticle::getAbsq (const edm4hep::ReconstructedParticleCollection &collection) |
| Get absolute charge from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< int > | k4::ral::ReconstructedParticle::getPdg (const edm4hep::ReconstructedParticleCollection &collection) |
| Get pdg from each item in a collection of ReconstructedParticle.
|
|
ROOT::VecOps::RVec< int > | k4::ral::ReconstructedParticle::getAbspdg (const edm4hep::ReconstructedParticleCollection &collection) |
| Get absolute pdg from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printP (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print momentum from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPt (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print transverse momentum from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPx (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print x momentum from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPy (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print y momentum from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPz (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print z momentum from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printEta (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print pseudorapidity from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printRapidity (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print rapidity from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printTheta (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print polar angle from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPhi (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print azimutal angle from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printR (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print distance to origin from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printX (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print x coordinate from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printY (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print y coordinate from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printZ (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print z coordinate from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printE (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print energy from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printM (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print mass from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printQ (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print charge from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printAbsq (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print absolute charge from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPdg (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print pdg from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printAbspdg (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > &collection) |
| Print absolute pdg from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printP (const edm4hep::ReconstructedParticleCollection &collection) |
| Print momentum from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPt (const edm4hep::ReconstructedParticleCollection &collection) |
| Print transverse momentum from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPx (const edm4hep::ReconstructedParticleCollection &collection) |
| Print x momentum from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPy (const edm4hep::ReconstructedParticleCollection &collection) |
| Print y momentum from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPz (const edm4hep::ReconstructedParticleCollection &collection) |
| Print z momentum from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printEta (const edm4hep::ReconstructedParticleCollection &collection) |
| Print pseudorapidity from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printRapidity (const edm4hep::ReconstructedParticleCollection &collection) |
| Print rapidity from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printTheta (const edm4hep::ReconstructedParticleCollection &collection) |
| Print polar angle from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPhi (const edm4hep::ReconstructedParticleCollection &collection) |
| Print azimutal angle from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printR (const edm4hep::ReconstructedParticleCollection &collection) |
| Print distance to origin from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printX (const edm4hep::ReconstructedParticleCollection &collection) |
| Print x coordinate from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printY (const edm4hep::ReconstructedParticleCollection &collection) |
| Print y coordinate from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printZ (const edm4hep::ReconstructedParticleCollection &collection) |
| Print z coordinate from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printE (const edm4hep::ReconstructedParticleCollection &collection) |
| Print energy from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printM (const edm4hep::ReconstructedParticleCollection &collection) |
| Print mass from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printQ (const edm4hep::ReconstructedParticleCollection &collection) |
| Print charge from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printAbsq (const edm4hep::ReconstructedParticleCollection &collection) |
| Print absolute charge from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printPdg (const edm4hep::ReconstructedParticleCollection &collection) |
| Print pdg from each item in a collection of ReconstructedParticle.
|
|
int | k4::ral::ReconstructedParticle::printAbspdg (const edm4hep::ReconstructedParticleCollection &collection) |
| Print absolute pdg from each item in a collection of ReconstructedParticle.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortP (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of momentum.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortPt (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of transverse momentum.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortPx (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of x momentum.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortPy (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of y momentum.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortPz (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of z momentum.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortEta (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of pseudorapidity.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortRapidity (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of rapidity.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortTheta (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of polar angle.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortPhi (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of azimutal angle.
|
|
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.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortX (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of x coordinate.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortY (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of y coordinate.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortZ (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of z coordinate.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortE (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of energy.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortM (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of mass.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortQ (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of charge.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortAbsq (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of absolute charge.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::sortPdg (edm4hep::ReconstructedParticleCollection &collection, bool reverse=false) |
| Sort a collection of ReconstructedParticle based on the value of pdg.
|
|
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.
|
|
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.
|
|
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.
|
|
edm4hep::ReconstructedParticleCollection | k4::ral::ReconstructedParticle::getParticles (const edm4hep::ReconstructedParticle &item) |
| Get the collection of ReconstructedParticle related to a ReconstructedParticle.
|
|
edm4hep::TrackCollection | k4::ral::ReconstructedParticle::getTracks (const edm4hep::ReconstructedParticle &item) |
| Get the collection of Track related to a ReconstructedParticle.
|
|
edm4hep::ClusterCollection | k4::ral::ReconstructedParticle::getClusters (const edm4hep::ReconstructedParticle &item) |
| Get the collection of Cluster related to a ReconstructedParticle.
|
|