1 #ifndef CastorRawGains_h 2 #define CastorRawGains_h const CastorRawGain * getValues(DetId fId) const
get value
CastorRawGain * addItem(DetId fId)
add new (empty) item
std::vector< DetId > getAllChannels() const
get list of all available channels
bool sorted() const
check if data are sorted
std::vector< Item > Container
void sort()
sort values by channelId
void addValues(DetId fId, const CastorRawGain &fValues)
fill values