#include <IL1TopoHistSvc.h>
Definition at line 12 of file IL1TopoHistSvc.h.
◆ fillHist1D()
virtual void IL1TopoHistSvc::fillHist1D |
( |
const std::string & |
histName, |
|
|
double |
x |
|
) |
| |
|
pure virtual |
◆ fillHist2D()
virtual void IL1TopoHistSvc::fillHist2D |
( |
const std::string & |
histName, |
|
|
double |
x, |
|
|
double |
y |
|
) |
| |
|
pure virtual |
◆ findHist()
virtual TH1* IL1TopoHistSvc::findHist |
( |
const std::string & |
histName | ) |
|
|
pure virtual |
◆ registerHist() [1/2]
virtual void IL1TopoHistSvc::registerHist |
( |
TH1 * |
h | ) |
|
|
pure virtual |
◆ registerHist() [2/2]
virtual void IL1TopoHistSvc::registerHist |
( |
TH2 * |
h | ) |
|
|
pure virtual |
◆ save()
virtual void IL1TopoHistSvc::save |
( |
| ) |
|
|
pure virtual |
◆ setBaseDir()
virtual void IL1TopoHistSvc::setBaseDir |
( |
const std::string & |
baseDir | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: