ATLAS Offline Software
LArCalibErrorCode.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 //Dear emacs, this is -*-c++-*-
6 #ifndef LARCALIBERRORCODE_H
7 #define LARCALIBERRORCODE_H
8 
16 namespace LArElecCalib {
17  enum {ERRORCODE = -999};
18 }
19 #endif
LArElecCalib
Definition: LArCalibErrorCode.h:16
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition: LArCalibErrorCode.h:17