|  | ATLAS Offline Software
    | 
#include <IMuidCaloEnergyMeas.h>
| Public Member Functions | |
| virtual | ~IMuidCaloEnergyMeas ()=default | 
| Virtual destructor.  More... | |
| virtual std::unique_ptr< CaloMeas > | energyMeasurement (const EventContext &ctx, double etaEM, double phiEM, double etaHad, double phiHad) const =0 | 
| IMuidCaloEnergyMeas interface: to get the muon energy loss measurement from the calorimeter, knowing the track intersection at the em and had cals.  More... | |
| Static Public Member Functions | |
| static const InterfaceID & | interfaceID () | 
| AlgTool and IAlgTool interface methods.  More... | |
Base class for MuidCaloEnergyMeas AlgTool
Definition at line 30 of file IMuidCaloEnergyMeas.h.
| 
 | virtualdefault | 
Virtual destructor.
| 
 | pure virtual | 
IMuidCaloEnergyMeas interface: to get the muon energy loss measurement from the calorimeter, knowing the track intersection at the em and had cals.
Implemented in Rec::MuidCaloEnergyMeas.
| 
 | inlinestatic | 
AlgTool and IAlgTool interface methods.
Interface ID for IMuidCaloEnergyMeas
Definition at line 36 of file IMuidCaloEnergyMeas.h.
 1.8.18
 1.8.18