ATLAS Offline Software
Loading...
Searching...
No Matches
AthService Class Reference

#include <AthService.h>

Inherits AthCommonMsg< Service >.

Inherited by AthROOTErrorHandlerSvc, Athena::ROOTMessageFilterSvc, CSCcablingSvc, DataModelCompatSvc, FPEControlSvc, MuonCalibRunLumiBlockCoolSvc, MuonTGC_CablingSvc, PileUpMergeSvc, RegionSelectionSvc, TileCablingSvc, TileInfoLoader, TrigConf::HLTConfigSvc, TrigConf::LVL1ConfigSvc, TrigL2MuonSA::AlignmentBarrelLUTSvc, TrigL2MuonSA::PtBarrelLUTSvc, TrigL2MuonSA::PtEndcapLUTSvc, and Trk::PropResultRootWriterSvc.

Collaboration diagram for AthService:

Public Member Functions

MsgStream & msg () const
bool msgLvl (const MSG::Level lvl) const

Private Member Functions

 AthService ()
 AthService (const AthService &)
AthServiceoperator= (const AthService &)

Detailed Description

Definition at line 30 of file AthService.h.

Constructor & Destructor Documentation

◆ AthService() [1/2]

AthService::AthService ( )
private

◆ AthService() [2/2]

AthService::AthService ( const AthService & )
private

Member Function Documentation

◆ msg()

MsgStream & AthCommonMsg< Service >::msg ( ) const
inlineinherited

Definition at line 24 of file AthCommonMsg.h.

24 {
25 return this->msgStream();
26 }

◆ msgLvl()

bool AthCommonMsg< Service >::msgLvl ( const MSG::Level lvl) const
inlineinherited

Definition at line 30 of file AthCommonMsg.h.

30 {
31 return this->msgLevel(lvl);
32 }

◆ operator=()

AthService & AthService::operator= ( const AthService & )
private

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