1 #ifndef LCCOLLECTIONIOVEC_H
2 #define LCCOLLECTIONIOVEC_H 1
7 class SIOCollectionHandler;
Handler for LCCollection/LCCollectionIOVec objects for SIO.
const std::string & type() const
Get the collection type.
Implementation of the LCCollection using (inheriting from) an STL vector of LCObjects.
LCCollectionVec()
Default Constructor - don't use - only public for auto-generated streamers in the ROOT dictionary !! ...
LCCollectionIOVec(const std::string &type)
Adding stuff needed for io (friend declarations, etc.)