|
ATLAS Offline Software
|
Go to the documentation of this file.
22 const std::vector<float>& vShape,
23 const std::vector<float>& vShapeDer){
26 t.m_vShapeDer = vShapeDer;
38 std::cout <<
"LArShape32MC is deprecated. Use LArShape32Sym" << std::endl;
49 std::cout <<
"LArShape32MC is deprecated. Use LArShape32Sym" << std::endl;
void setPdata(const HWIdentifier id, const LArShapeP1 &payload, unsigned int gain=0)
put payload in persistent data
virtual StatusCode initialize()
Initialization done after creation or read back - derived classes may augment the functionality.
::StatusCode StatusCode
StatusCode definition for legacy code.
c-struct reproducing the structure of the persistent data
void set(const HWIdentifier &CellID, int gain, const std::vector< float > &vShape, const std::vector< float > &vShapeDer)
virtual StatusCode initialize()
Initialization done after creation or read back - derived classes may augment the functionality.
ILArShape::ShapeRef_t ShapeRef_t
virtual ShapeRef_t ShapeDer(const HWIdentifier &CellID, int gain, int tbin=0, int mode=0) const
virtual ShapeRef_t Shape(const HWIdentifier &CellID, int gain, int tbin=0, int mode=0) const
Proxy for accessing a range of float values like a vector.