1 #ifndef LCWGTRELATIONIOIMPL_H
2 #define LCWGTRELATIONIOIMPL_H 1
4 #include "IMPL/LCRelationImpl.h"
7 class SIOLCRelationHandler;
26 : LCRelationImpl(from, to, weight) {}
The generic object that is held in an LCCollection.
Definition: LCObject.h:30
Implementation of the LCRelation.
Definition: LCRelationImpl.h:21
Adding stuff needed for io (friend declarations, etc.)
Definition: LCRelationIOImpl.h:19
Implementation of SIOObjectHandler to handle IO of CalorimeterHits.
Definition: SIOLCRelationHandler.h:15