Centrality Framework
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Centrality::BordersFinder Class Reference

Class to determine centrality. More...

#include <BordersFinder.hpp>

Inheritance diagram for Centrality::BordersFinder:
Centrality::BordersFinder2D

Public Member Functions

void FindBorders ()
 
void SaveBorders (const std::string &filename, const std::string &getter_name)
 
void SetHisto (const TH1F &h)
 
TH1F & GetHisto ()
 
void SetNormalization (long int norm)
 
Double_t GetNormalization () const
 
void SetRanges (const std::vector< double > &ranges)
 
void SetRanges (int n, double min, double max)
 
void SetBorders (const std::vector< double > &borders)
 
void SetLimits (double xLo, double xHi)
 
void IsSpectator (bool is=true)
 
const std::vector< double > & GetRanges () const
 
const std::vector< double > & GetBorders () const
 
bool GetIsSpectator () const
 

Detailed Description

Class to determine centrality.

Author
Viktor Klochkov (kloch.nosp@m.kov4.nosp@m.4@gma.nosp@m.il.c.nosp@m.om)
Ilya Selyuzhenkov (ilya..nosp@m.sely.nosp@m.uzhen.nosp@m.kov@.nosp@m.gmail.nosp@m..com)

Member Function Documentation

◆ SetBorders()

void Centrality::BordersFinder::SetBorders ( const std::vector< double > & borders)
inline

To be used only in tests


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