Get the number of particles in a given hemisphere (defined by it's angle wrt to axis). Returns 3 values: total, charged, neutral multiplicity.
More...
#include <analyzers/dataframe/FCCAnalyses/Algorithms.h>
|
| getAxisN (bool arg_pos=0) |
|
ROOT::VecOps::RVec< int > | operator() (const ROOT::VecOps::RVec< float > &angle, const ROOT::VecOps::RVec< float > &charge) |
|
Get the number of particles in a given hemisphere (defined by it's angle wrt to axis). Returns 3 values: total, charged, neutral multiplicity.
◆ getAxisN()
FCCAnalyses::Algorithms::getAxisN::getAxisN |
( |
bool | arg_pos = 0 | ) |
|
◆ operator()()
ROOT::VecOps::RVec< int > FCCAnalyses::Algorithms::getAxisN::operator() |
( |
const ROOT::VecOps::RVec< float > & | angle, |
|
|
const ROOT::VecOps::RVec< float > & | charge ) |
◆ _pos
bool FCCAnalyses::Algorithms::getAxisN::_pos |
|
private |
The documentation for this struct was generated from the following files: