ATLAS Offline Software
NSWDecodeExceptions.h
Go to the documentation of this file.
1 #ifndef _MUON_NSW_DECODER_EXCEPTIONS_H_
2 #define _MUON_NSW_DECODER_EXCEPTIONS_H_
3 
4 #include "ers/ers.h"
5 
6 namespace Muon
7 {
8  namespace nsw
9  {
10  ERS_DECLARE_ISSUE (MuonNSWCommonDecoder, NSWElinkException, , )
11 
12  ERS_DECLARE_ISSUE_BASE (MuonNSWCommonDecoder,
13  NSWElinkFelixHeaderException,
14  MuonNSWCommonDecoder::NSWElinkException,
15  "" << name,
16  ,
17  ((std::string) name)
18  )
19 
20  ERS_DECLARE_ISSUE_BASE (MuonNSWCommonDecoder,
22  MuonNSWCommonDecoder::NSWElinkException,
23  "" << name,
24  ,
25  ((std::string) name)
26  )
27  }
28 }
29 
30 #endif // _MUON_NSW_DECODER_EXCEPTIONS_H_
31 
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition: TrackSystemController.h:45
Muon::nsw::ERS_DECLARE_ISSUE_BASE
ERS_DECLARE_ISSUE_BASE(MuonNSWCommonDecoder, NSWElinkFelixHeaderException, MuonNSWCommonDecoder::NSWElinkException, ""<< name,,((std::string) name)) ERS_DECLARE_ISSUE_BASE(MuonNSWCommonDecoder
Muon::nsw::NSWElinkROCHeaderException
NSWElinkROCHeaderException
Definition: NSWDecodeExceptions.h:21
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:228
ERS_DECLARE_ISSUE
ERS_DECLARE_ISSUE(offline_EventStorage_v5, CompressionIssue, ERS_EMPTY, ERS_EMPTY) ERS_DECLARE_ISSUE_BASE(offline_EventStorage_v5