ATLAS Offline Software
Loading...
Searching...
No Matches
LArMphysOverMcalComplete.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7
9
11
12/* Fill transient object in ATHENA *****************************************
13 */
14void LArMphysOverMcalComplete::set(const HWIdentifier& chid, int gain, float MphysOverMcal ) {
15 this->setPdata(chid,MphysOverMcal,gain);
16}
void setPdata(const HWIdentifier id, const LArSingleFloatP &payload, unsigned int gain=0)
virtual const float & MphysOverMcal(const HWIdentifier &chid, int gain) const override
void set(const HWIdentifier &CellID, int gain, float vMphysOverMcal)