Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-02-22 09:37:52

0001 #ifndef DOC_REFERENCE_CLASSES_ROOTCLASSES_H
0002 #define DOC_REFERENCE_CLASSES_ROOTCLASSES_H
0003 
0004 
0005 /// ROOT stuff
0006 /**
0007  *  \defgroup ROOT Classes and namespaces from the ROOT project. See http://root.cern.ch
0008  *  @{
0009  */
0010 
0011 /// Class of the ROOT toolkit. See http://root.cern.ch/root/htmldoc/ClassIndex.html \ingroup ROOT
0012 /** \see http://root.cern.ch/root/htmldoc/ClassIndex.html  */
0013 class TEveElementList       {};
0014 
0015 /// Class of the ROOT toolkit. See http://root.cern.ch/root/htmldoc/ClassIndex.html \ingroup ROOT
0016 /** \see http://root.cern.ch/root/htmldoc/ClassIndex.html  */
0017 class TGeoConeSeg       {};
0018 
0019 /// Class of the ROOT toolkit. See http://root.cern.ch/root/htmldoc/ClassIndex.html \ingroup ROOT
0020 /** \see http://root.cern.ch/root/htmldoc/ClassIndex.html  */
0021 class TGeoConeSeg       {};
0022 
0023 /// Class of the ROOT toolkit. See http://root.cern.ch/root/htmldoc/ClassIndex.html \ingroup ROOT
0024 /** \see http://root.cern.ch/root/htmldoc/ClassIndex.html  */
0025 class TGeoExtension     {};
0026 
0027 /// Class of the ROOT toolkit. See http://root.cern.ch/root/htmldoc/ClassIndex.html \ingroup ROOT
0028 /** \see http://root.cern.ch/root/htmldoc/ClassIndex.html  */
0029 class TGLAnnotation     {};
0030 
0031 /// Class of the ROOT toolkit. See http://root.cern.ch/root/htmldoc/ClassIndex.html \ingroup ROOT
0032 /** \see http://root.cern.ch/root/htmldoc/ClassIndex.html  */
0033 class TGMainFrame       {};
0034 
0035 /// Class of the ROOT toolkit. See http://root.cern.ch/root/htmldoc/ClassIndex.html \ingroup ROOT
0036 /** \see http://root.cern.ch/root/htmldoc/ClassIndex.html  */
0037 class TNamed            {};
0038 
0039 /// Class of the ROOT toolkit. See http://root.cern.ch/root/htmldoc/ClassIndex.html \ingroup ROOT
0040 /** \see http://root.cern.ch/root/htmldoc/ClassIndex.html  */
0041 class TObject           {};
0042 
0043 
0044 /// ROOT utility namespace. See http://root.cern.ch/root/htmldoc/ClassIndex.html
0045 namespace ROOT {
0046   /// ROOT namespace for mathematical operations and corresponding classes.
0047   namespace Math {
0048   }
0049 }
0050 
0051 #endif