Logo ROOT   6.08/07
Reference Guide
TEveVSDStructs.cxx
Go to the documentation of this file.
1 // @(#)root/eve:$Id$
2 // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007
3 
4 /*************************************************************************
5  * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. *
6  * All rights reserved. *
7  * *
8  * For the licensing terms see $ROOTSYS/LICENSE. *
9  * For the list of contributors see $ROOTSYS/README/CREDITS. *
10  *************************************************************************/
11 
12 #include "TEveVSDStructs.h"
13 
23 
24 template class TEveRecTrackT<Float_t>;
25 template class TEveRecTrackT<Double_t>;
#define ClassImp(name)
Definition: Rtypes.h:279