|
| ROOT::VecOps::RVec< int > | k4::ral::CalorimeterHit::getType (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Get type from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< unsigned long long > | k4::ral::CalorimeterHit::getCellID (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Get detector cell ID from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getEnergy (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Get energy from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getTime (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Get time of the hit from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getR (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Get distance to origin from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getX (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Get x coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getY (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Get y coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getZ (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Get z coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< int > | k4::ral::CalorimeterHit::getType (const edm4hep::CalorimeterHitCollection &collection) |
| | Get type from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< unsigned long long > | k4::ral::CalorimeterHit::getCellID (const edm4hep::CalorimeterHitCollection &collection) |
| | Get detector cell ID from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getEnergy (const edm4hep::CalorimeterHitCollection &collection) |
| | Get energy from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getTime (const edm4hep::CalorimeterHitCollection &collection) |
| | Get time of the hit from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getR (const edm4hep::CalorimeterHitCollection &collection) |
| | Get distance to origin from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getX (const edm4hep::CalorimeterHitCollection &collection) |
| | Get x coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getY (const edm4hep::CalorimeterHitCollection &collection) |
| | Get y coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< float > | k4::ral::CalorimeterHit::getZ (const edm4hep::CalorimeterHitCollection &collection) |
| | Get z coordinate from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printType (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Print type from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printCellID (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Print detector cell ID from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printEnergy (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Print energy from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printTime (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Print time of the hit from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printR (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Print distance to origin from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printX (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Print x coordinate from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printY (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Print y coordinate from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printZ (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Print z coordinate from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printType (const edm4hep::CalorimeterHitCollection &collection) |
| | Print type from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printCellID (const edm4hep::CalorimeterHitCollection &collection) |
| | Print detector cell ID from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printEnergy (const edm4hep::CalorimeterHitCollection &collection) |
| | Print energy from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printTime (const edm4hep::CalorimeterHitCollection &collection) |
| | Print time of the hit from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printR (const edm4hep::CalorimeterHitCollection &collection) |
| | Print distance to origin from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printX (const edm4hep::CalorimeterHitCollection &collection) |
| | Print x coordinate from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printY (const edm4hep::CalorimeterHitCollection &collection) |
| | Print y coordinate from each item in a collection of CalorimeterHit.
|
| |
| int | k4::ral::CalorimeterHit::printZ (const edm4hep::CalorimeterHitCollection &collection) |
| | Print z coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskType (LogicalOperators::ComparisonOperator op, int val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Create boolean mask based on the value of type from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskCellID (LogicalOperators::ComparisonOperator op, unsigned long long val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Create boolean mask based on the value of detector cell ID from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskEnergy (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Create boolean mask based on the value of energy from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskTime (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Create boolean mask based on the value of time of the hit from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskR (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Create boolean mask based on the value of distance to origin from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskX (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Create boolean mask based on the value of x coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskY (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Create boolean mask based on the value of y coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskZ (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Create boolean mask based on the value of z coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskType (LogicalOperators::ComparisonOperator op, int val, const edm4hep::CalorimeterHitCollection &collection) |
| | Create boolean mask based on the value of type from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskCellID (LogicalOperators::ComparisonOperator op, unsigned long long val, const edm4hep::CalorimeterHitCollection &collection) |
| | Create boolean mask based on the value of detector cell ID from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskEnergy (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Create boolean mask based on the value of energy from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskTime (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Create boolean mask based on the value of time of the hit from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskR (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Create boolean mask based on the value of distance to origin from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskX (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Create boolean mask based on the value of x coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskY (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Create boolean mask based on the value of y coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< bool > | k4::ral::CalorimeterHit::maskZ (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Create boolean mask based on the value of z coordinate from each item in a collection of CalorimeterHit.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::selType (LogicalOperators::ComparisonOperator op, int val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Select a subgroup of CalorimeterHit based on the value of type.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::selCellID (LogicalOperators::ComparisonOperator op, unsigned long long val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Select a subgroup of CalorimeterHit based on the value of detector cell ID.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::selEnergy (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Select a subgroup of CalorimeterHit based on the value of energy.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::selTime (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Select a subgroup of CalorimeterHit based on the value of time of the hit.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::selR (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Select a subgroup of CalorimeterHit based on the value of distance to origin.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::selX (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Select a subgroup of CalorimeterHit based on the value of x coordinate.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::selY (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Select a subgroup of CalorimeterHit based on the value of y coordinate.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::selZ (LogicalOperators::ComparisonOperator op, float val, ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection) |
| | Select a subgroup of CalorimeterHit based on the value of z coordinate.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::selType (LogicalOperators::ComparisonOperator op, int val, const edm4hep::CalorimeterHitCollection &collection) |
| | Select a subgroup of CalorimeterHit based on the value of type.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::selCellID (LogicalOperators::ComparisonOperator op, unsigned long long val, const edm4hep::CalorimeterHitCollection &collection) |
| | Select a subgroup of CalorimeterHit based on the value of detector cell ID.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::selEnergy (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Select a subgroup of CalorimeterHit based on the value of energy.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::selTime (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Select a subgroup of CalorimeterHit based on the value of time of the hit.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::selR (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Select a subgroup of CalorimeterHit based on the value of distance to origin.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::selX (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Select a subgroup of CalorimeterHit based on the value of x coordinate.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::selY (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Select a subgroup of CalorimeterHit based on the value of y coordinate.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::selZ (LogicalOperators::ComparisonOperator op, float val, const edm4hep::CalorimeterHitCollection &collection) |
| | Select a subgroup of CalorimeterHit based on the value of z coordinate.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::sortType (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of type.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::sortCellID (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of detector cell ID.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::sortEnergy (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of energy.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::sortTime (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of time of the hit.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::sortR (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of distance to origin.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::sortX (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of x coordinate.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::sortY (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of y coordinate.
|
| |
| ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > | k4::ral::CalorimeterHit::sortZ (ROOT::VecOps::RVec< edm4hep::CalorimeterHitData > &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of z coordinate.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::sortType (edm4hep::CalorimeterHitCollection &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of type.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::sortCellID (edm4hep::CalorimeterHitCollection &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of detector cell ID.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::sortEnergy (edm4hep::CalorimeterHitCollection &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of energy.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::sortTime (edm4hep::CalorimeterHitCollection &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of time of the hit.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::sortR (edm4hep::CalorimeterHitCollection &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of distance to origin.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::sortX (edm4hep::CalorimeterHitCollection &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of x coordinate.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::sortY (edm4hep::CalorimeterHitCollection &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of y coordinate.
|
| |
| edm4hep::CalorimeterHitCollection | k4::ral::CalorimeterHit::sortZ (edm4hep::CalorimeterHitCollection &collection, bool reverse=false) |
| | Sort a collection of CalorimeterHit based on the value of z coordinate.
|
| |