![]() |
ATLAS Offline Software
|
#include <IL1TopoHistSvc.h>
Public Member Functions | |
| virtual void | registerHist (TH1 *h)=0 |
| virtual void | registerHist (TH2 *h)=0 |
| virtual TH1 * | findHist (const std::string &histName)=0 |
| virtual void | fillHist1D (const std::string &histName, double x)=0 |
| virtual void | fillHist2D (const std::string &histName, double x, double y)=0 |
| virtual void | setBaseDir (const std::string &baseDir)=0 |
| virtual void | save ()=0 |
Definition at line 12 of file IL1TopoHistSvc.h.
|
pure virtual |
Implemented in AthenaL1TopoHistSvc, and StandaloneL1TopoHistSvc.
|
pure virtual |
Implemented in AthenaL1TopoHistSvc, and StandaloneL1TopoHistSvc.
|
pure virtual |
Implemented in AthenaL1TopoHistSvc, and StandaloneL1TopoHistSvc.
|
pure virtual |
Implemented in AthenaL1TopoHistSvc, and StandaloneL1TopoHistSvc.
|
pure virtual |
Implemented in AthenaL1TopoHistSvc, and StandaloneL1TopoHistSvc.
|
pure virtual |
Implemented in AthenaL1TopoHistSvc, and StandaloneL1TopoHistSvc.
|
pure virtual |
Implemented in AthenaL1TopoHistSvc, and StandaloneL1TopoHistSvc.