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

Get the energy in a given hemisphere (defined by it's angle wrt to axis). Returns 3 values: total, charged, neutral energies. More...

#include <analyzers/dataframe/FCCAnalyses/Algorithms.h>

Public Member Functions

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

Private Attributes

bool _pos
 

Detailed Description

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

Constructor & Destructor Documentation

◆ getAxisEnergy()

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

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ _pos

bool FCCAnalyses::Algorithms::getAxisEnergy::_pos
private

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