ATLAS Offline Software
Loading...
Searching...
No Matches
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
6namespace 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
ERS_DECLARE_ISSUE_BASE(MuonNSWCommonDecoder, NSWElinkFelixHeaderException, MuonNSWCommonDecoder::NSWElinkException, ""<< name,,((std::string) name)) ERS_DECLARE_ISSUE_BASE(MuonNSWCommonDecoder
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
STL namespace.
ERS_DECLARE_ISSUE(offline_EventStorage_v5, CompressionIssue, ERS_EMPTY, ERS_EMPTY) ERS_DECLARE_ISSUE_BASE(offline_EventStorage_v5