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

interface to a tool that returns the time offset of the current trigger. Used by PileUpMergeSvc More...

#include <ITriggerTime.h>

Inheritance diagram for ITriggerTime:
Collaboration diagram for ITriggerTime:

Public Member Functions

 DeclareInterfaceID (ITriggerTime, 1, 0)
 
virtual double time ()=0
 returns the time offset of the current trigger More...
 

Detailed Description

interface to a tool that returns the time offset of the current trigger. Used by PileUpMergeSvc

Definition at line 19 of file ITriggerTime.h.

Member Function Documentation

◆ DeclareInterfaceID()

ITriggerTime::DeclareInterfaceID ( ITriggerTime  ,
,
 
)

◆ time()

virtual double ITriggerTime::time ( )
pure virtual

returns the time offset of the current trigger


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