1 #ifndef LCCOLLECTIONIOVEC_H 
    2 #define LCCOLLECTIONIOVEC_H 1 
    4 #include "IMPL/LCCollectionVec.h" 
    7   class SIOCollectionHandler;
 
Handler for LCCollection/LCCollectionIOVec objects for SIO. 
Definition: SIOCollectionHandler.h:22
 
Implementation of the LCCollection using (inheriting from) an STL vector of LCObjects. 
Definition: LCCollectionVec.h:26
 
Adding stuff needed for io (friend declarations, etc.) 
Definition: LCCollectionIOVec.h:17