#include <StandaloneL1TopoHistSvc.h>
Definition at line 11 of file StandaloneL1TopoHistSvc.h.
◆ StandaloneL1TopoHistSvc()
| StandaloneL1TopoHistSvc::StandaloneL1TopoHistSvc |
( |
| ) |
|
Definition at line 166 of file StandaloneL1TopoHistSvc.cxx.
166 :
167 m_impl(
new StandaloneL1TopoHistSvc::StandaloneL1TopoHistSvcImpl())
168{}
std::unique_ptr< StandaloneL1TopoHistSvcImpl > m_impl
◆ ~StandaloneL1TopoHistSvc()
| StandaloneL1TopoHistSvc::~StandaloneL1TopoHistSvc |
( |
| ) |
|
|
virtual |
◆ fillHist1D()
| void StandaloneL1TopoHistSvc::fillHist1D |
( |
const std::string & | histName, |
|
|
double | x ) |
|
overridevirtual |
◆ fillHist2D()
| void StandaloneL1TopoHistSvc::fillHist2D |
( |
const std::string & | histName, |
|
|
double | x, |
|
|
double | y ) |
|
overridevirtual |
◆ findHist()
| TH1 * StandaloneL1TopoHistSvc::findHist |
( |
const std::string & | histName | ) |
|
|
overridevirtual |
◆ registerHist() [1/2]
| void StandaloneL1TopoHistSvc::registerHist |
( |
TH1 * | h | ) |
|
|
overridevirtual |
◆ registerHist() [2/2]
| void StandaloneL1TopoHistSvc::registerHist |
( |
TH2 * | h | ) |
|
|
overridevirtual |
◆ save()
| void StandaloneL1TopoHistSvc::save |
( |
| ) |
|
|
overridevirtual |
◆ setBaseDir()
| void StandaloneL1TopoHistSvc::setBaseDir |
( |
const std::string & | baseDir | ) |
|
|
overridevirtual |
◆ m_impl
The documentation for this class was generated from the following files: