#include <IAthHistogramTool.h>
|
virtual StatusCode | fill (const double weight=1.0)=0 |
| Main method to fill histograms. More...
|
|
Definition at line 26 of file IAthHistogramTool.h.
◆ fill()
virtual StatusCode IAthHistogramTool::fill |
( |
const double |
weight = 1.0 | ) |
|
|
pure virtual |
Main method to fill histograms.
◆ interfaceID()
const InterfaceID & IAthHistogramTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
Destructor:
Inline methods:
Definition at line 61 of file IAthHistogramTool.h.
63 return IID_IAthHistogramTool;
The documentation for this class was generated from the following file: