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

#include <IFastCaloSimCaloTransportation.h>

Inheritance diagram for IFastCaloSimCaloTransportation:
Collaboration diagram for IFastCaloSimCaloTransportation:

Public Member Functions

virtual std::vector< G4FieldTrack > transport (const TFCSTruthState *truth, bool forceNeutral) const =0
 

Static Public Member Functions

static const InterfaceID & interfaceID ()
 AlgTool interface methods. More...
 

Detailed Description

Definition at line 17 of file IFastCaloSimCaloTransportation.h.

Member Function Documentation

◆ interfaceID()

static const InterfaceID& IFastCaloSimCaloTransportation::interfaceID ( )
inlinestatic

AlgTool interface methods.

Definition at line 21 of file IFastCaloSimCaloTransportation.h.

21 { return IID_IFastCaloSimCaloTransportation; }

◆ transport()

virtual std::vector<G4FieldTrack> IFastCaloSimCaloTransportation::transport ( const TFCSTruthState truth,
bool  forceNeutral 
) const
pure virtual

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