![]() |
ATLAS Offline Software
|
#include <ILArCalculatorSvc.h>
Public Member Functions | |
| ILArCalculatorSvc () | |
| DeclareInterfaceID (ILArCalculatorSvc, 1, 0) | |
| virtual | ~ILArCalculatorSvc () |
| virtual void | initializeForSDCreation ()=0 |
| virtual G4float | OOTcut () const =0 |
| virtual G4bool | isInTime (G4double hitTime) const =0 |
| virtual G4bool | Process (const G4Step *, std::vector< LArHitData > &) const =0 |
Definition at line 25 of file ILArCalculatorSvc.h.
|
inline |
Definition at line 28 of file ILArCalculatorSvc.h.
|
inlinevirtual |
Definition at line 32 of file ILArCalculatorSvc.h.
| ILArCalculatorSvc::DeclareInterfaceID | ( | ILArCalculatorSvc | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |