FCCAnalyses
Loading...
Searching...
No Matches
FCCAnalyses::Algorithms::getAxisN Struct Reference

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>

Public Member Functions

 getAxisN (bool arg_pos=0)
 
ROOT::VecOps::RVec< int > operator() (const ROOT::VecOps::RVec< float > &angle, const ROOT::VecOps::RVec< float > &charge)
 

Private Attributes

bool _pos
 

Detailed Description

Get the number of particles in a given hemisphere (defined by it's angle wrt to axis). Returns 3 values: total, charged, neutral multiplicity.

Constructor & Destructor Documentation

◆ getAxisN()

FCCAnalyses::Algorithms::getAxisN::getAxisN ( bool arg_pos = 0)

Member Function Documentation

◆ operator()()

ROOT::VecOps::RVec< int > FCCAnalyses::Algorithms::getAxisN::operator() ( const ROOT::VecOps::RVec< float > & angle,
const ROOT::VecOps::RVec< float > & charge )

Member Data Documentation

◆ _pos

bool FCCAnalyses::Algorithms::getAxisN::_pos
private

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