16 throw Exception(
" IndexMap still under development - sorry !!!! ") ;
const std::string & decode(int type) const
decode int to string (e.g.
Base exception class for LCIO - all other exceptions extend this.
int encode(const std::string name)
encode string to index (e.g.
std::map< std::string, EVENT::IntVec * > IndexMap
virtual StringVec & getStringVals(const std::string &key, StringVec &values) const =0
Adds all string values for the given key to values.
The generic collection used in LCIO.
virtual IntVec & getIntVals(const std::string &key, IntVec &values) const =0
Adds all integer values for the given key to values.
virtual const LCParameters & getParameters() const =0
Parameters defined for this collection.
const EVENT::LCCollection * _col