Centrality Framework
Loading...
Searching...
No Matches
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 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

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: