Logo ROOT  
Reference Guide
REveVSDStructs.cxx
Go to the documentation of this file.
1// @(#)root/eve7:$Id$
2// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007, 2018
3
4/*************************************************************************
5 * Copyright (C) 1995-2019, 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
13
14using namespace ROOT::Experimental;
15namespace REX = ROOT::Experimental;
16
17namespace ROOT {
18namespace Experimental {
19
20template class REveRecTrackT<Float_t>;
21template class REveRecTrackT<Double_t>;
22
23} // namespace Experimental
24} // namespace ROOT
VSD Structures.
Definition: StringConv.hxx:21