ATLAS Offline Software
Public Member Functions | List of all members
IAFPSiLayerSummaryEventEnd Class Referenceabstract

Class providing interface to summary objects which can be filled once per event. More...

#include <IAFPSiLayerSummaryEventEnd.h>

Inheritance diagram for IAFPSiLayerSummaryEventEnd:
Collaboration diagram for IAFPSiLayerSummaryEventEnd:

Public Member Functions

virtual void fillEventEnd (const std::string &binName, const IAFPSiLayerMonitor *layer)=0
 Fills the distribution using data passed in arguments. More...
 

Detailed Description

Class providing interface to summary objects which can be filled once per event.

Definition at line 14 of file IAFPSiLayerSummaryEventEnd.h.

Member Function Documentation

◆ fillEventEnd()

virtual void IAFPSiLayerSummaryEventEnd::fillEventEnd ( const std::string &  binName,
const IAFPSiLayerMonitor layer 
)
pure virtual

Fills the distribution using data passed in arguments.

Parameters
binNamename of the bin (layer) in summary distribution for which entry is to be added
layerpointer to the IAFPSiLayerMonitor object which provides value to fill the distribution

Implemented in AFPSiLayerSummaryProfileEventEnd< T >.


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