|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CALOEVENT_CALOCOMPACTCELL_H
6 #define CALOEVENT_CALOCOMPACTCELL_H
58 inline const std::vector<value_type> &
getData()
const {
std::vector< value_type > m_compactData
vector containing the compactified CaloCell information.
CaloCompactCell(const std::vector< value_type > &theCompactData)
Constructor.
~CaloCompactCell()=default
unsigned short value_type
value type for the compact CaloCell data
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
MASKS
mask to project all bits of the value_type defined above.
holds compactified CaloCell information
const std::vector< value_type > & getData() const
returns the vector of compactified CaloCell data.
macros to associate a CLID to a type