1 #ifndef CALOBASE_RAWTOWER_H
2 #define CALOBASE_RAWTOWER_H
23 typedef std::map<CellKeyType, float>
CellMap;
26 typedef std::pair<CellIterator, CellIterator>
CellRange;
32 typedef std::pair<ShowerIterator, ShowerIterator>
ShowerRange;
160 PHOOL_VIRTUAL_WARN(
"add_eshower(const unsigned int g4showerid, const float eshower)");