ATLAS Offline Software
|
c-struct reproducing the structure of the persistent data More...
#include <LArShapeP1.h>
Public Member Functions | |
LArShapeP1 () | |
LArShapeP1 (const std::vector< float > &shape, const std::vector< float > &shapeDer) | |
bool | isEmpty () const |
Public Attributes | |
std::vector< float > | m_vShape |
std::vector< float > | m_vShapeDer |
c-struct reproducing the structure of the persistent data
Definition at line 15 of file LArShapeP1.h.
|
inline |
Definition at line 19 of file LArShapeP1.h.
|
inline |
Definition at line 20 of file LArShapeP1.h.
|
inline |
Definition at line 23 of file LArShapeP1.h.
std::vector<float> LArShapeP1::m_vShape |
Definition at line 24 of file LArShapeP1.h.
std::vector<float> LArShapeP1::m_vShapeDer |
Definition at line 25 of file LArShapeP1.h.