ATLAS Offline Software
Public Member Functions | Private Member Functions | List of all members
PerfMonTest::IHit Class Referenceabstract

#include <Hit.h>

Inheritance diagram for PerfMonTest::IHit:
Collaboration diagram for PerfMonTest::IHit:

Public Member Functions

virtual ~IHit ()
 

Private Member Functions

virtual unsigned int id ()=0
 

Detailed Description

Definition at line 8 of file Control/PerformanceMonitoring/PerfMonTests/src/Hit.h.

Constructor & Destructor Documentation

◆ ~IHit()

virtual PerfMonTest::IHit::~IHit ( )
inlinevirtual

Definition at line 10 of file Control/PerformanceMonitoring/PerfMonTests/src/Hit.h.

10 {}

Member Function Documentation

◆ id()

virtual unsigned int PerfMonTest::IHit::id ( )
privatepure virtual

Implemented in PerfMonTest::FHit, and PerfMonTest::DHit.


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