5#ifndef CALODETDESCRUTILS_CALOCELLVOLUMES_H
6#define CALODETDESCRUTILS_CALOCELLVOLUMES_H
8#include "Identifier/Identifier.h"
std::vector< CaloCellVolume > CaloCellVolumeVector
CaloCellVolumeVector m_cellVolumes
TubeSpacingMap m_fcalTubeSpacings
std::map< int, double > TubeSpacingMap
const CaloCell_ID * m_calocell_id
double CellVolume(Identifier cell_id)
const std::string & layout()
std::string m_geometryLayout
double getFcalTubeSpacing(int sampling)
CaloCellVolumes(ISvcLocator *svcLocator, const CaloCell_ID *calocell_id)
Helper class for offline cell identifiers.