ATLAS Offline Software
Loading...
Searching...
No Matches
LArMphysOverMcalP.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_LARMPHYSOVERMCALP
6#define LARRAWCONDITIONS_LARMPHYSOVERMCALP
7
8#include <vector>
13
17
18
19// persistent c-struct
21public:
22
26 bool isEmpty() const { return (m_MphysOverMcal == float(ILArMphysOverMcal::ERRORCODE)); };
28
29};
30#endif
31