ATLAS Offline Software
Loading...
Searching...
No Matches
IAthHistogramTool Class Referenceabstract

#include <IAthHistogramTool.h>

Inheritance diagram for IAthHistogramTool:
Collaboration diagram for IAthHistogramTool:

Public Member Functions

virtual StatusCode fill (const double weight=1.0)=0
 Main method to fill histograms.

Static Public Member Functions

static const InterfaceID & interfaceID ()
 Destructor:

Detailed Description

Definition at line 26 of file IAthHistogramTool.h.

Member Function Documentation

◆ 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.

62{
64}
static const InterfaceID IID_IAthHistogramTool("IAthHistogramTool", 1, 0)

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