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

Interface for an additional weight to be multiplied to the event weight e.g. More...

#include <IAdditionalWeight.h>

Inheritance diagram for IAdditionalWeight:
Collaboration diagram for IAdditionalWeight:

Public Member Functions

 DeclareInterfaceID (IAdditionalWeight, 1, 0)
virtual StatusCode getValue (double &value) const =0

Detailed Description

Interface for an additional weight to be multiplied to the event weight e.g.

for histogramming

Definition at line 15 of file IAdditionalWeight.h.

Member Function Documentation

◆ DeclareInterfaceID()

IAdditionalWeight::DeclareInterfaceID ( IAdditionalWeight ,
1 ,
0  )

◆ getValue()

virtual StatusCode IAdditionalWeight::getValue ( double & value) const
pure virtual

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