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  // cppcheck-suppress syntaxError
11  ERS_DECLARE_ISSUE (MuonNSWCommonDecoder, NSWElinkException, , )
12 
13  ERS_DECLARE_ISSUE_BASE (MuonNSWCommonDecoder,
14  NSWElinkFelixHeaderException,
15  MuonNSWCommonDecoder::NSWElinkException,
16  "" << name,
17  ,
18  ((std::string) name)
19  )
20 
21  ERS_DECLARE_ISSUE_BASE (MuonNSWCommonDecoder,
23  MuonNSWCommonDecoder::NSWElinkException,
24  "" << name,
25  ,
26  ((std::string) name)
27  )
28  }
29 }
30 
31 #endif // _MUON_NSW_DECODER_EXCEPTIONS_H_
32 
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
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:22
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195
ERS_DECLARE_ISSUE
ERS_DECLARE_ISSUE(offline_EventStorage_v5, CompressionIssue, ERS_EMPTY, ERS_EMPTY) ERS_DECLARE_ISSUE_BASE(offline_EventStorage_v5