ATLAS Offline Software
Loading...
Searching...
No Matches
LArMphysOverMcalP1.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#ifndef LARRAWCONDITIONS_LARMPHYSOVERMCALP1
6#define LARRAWCONDITIONS_LARMPHYSOVERMCALP1
7
12
16
17
18// persistent c-struct
20public:
21
25 bool isEmpty() const { return (m_MphysOverMcal == float(ILArMphysOverMcal::ERRORCODE)); };
27
28};
29#endif
30