sipm-characterisation 0.1.0
SiPM characterisation for ePIC — IV/DCR/gain, laser, readout, irradiation
Loading...
Searching...
No Matches
TObjects Struct Reference

#include <utility.h>

Public Attributes

std::map< std::string, TH1F * > _TH1F
 
std::map< std::string, TH1D * > _TH1D
 
std::map< std::string, TH2F * > _TH2F
 
std::map< std::string, TH2I * > _TH2I
 
std::map< std::string, TH3F * > _TH3F
 
std::map< std::string, TProfile * > _TProfile
 
std::map< std::string, TGraph * > _TGraph
 
std::map< std::string, TGraphErrors * > _TGraphErrors
 

Member Data Documentation

◆ _TGraph

std::map<std::string, TGraph *> TObjects::_TGraph

◆ _TGraphErrors

std::map<std::string, TGraphErrors *> TObjects::_TGraphErrors

◆ _TH1D

std::map<std::string, TH1D *> TObjects::_TH1D

◆ _TH1F

std::map<std::string, TH1F *> TObjects::_TH1F

◆ _TH2F

std::map<std::string, TH2F *> TObjects::_TH2F

◆ _TH2I

std::map<std::string, TH2I *> TObjects::_TH2I

◆ _TH3F

std::map<std::string, TH3F *> TObjects::_TH3F

◆ _TProfile

std::map<std::string, TProfile *> TObjects::_TProfile

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