Generic Event Model
 
	    The purpose of a general reconstruction programme is to infer from 
	    a set of experimental data (i.e. hits) in a experimental setup (i.e. detector) 
	    the evolution of a dynamic system (i.e. particle). RecPack provides a set of generic data classes 
	    to descrive the above objects:
	    
	    
	    
Measurement, Trajectory and Vertex inherit from a common base class RecObject.