ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/FastOpenGlDisplayer/soft/main.h
(Generate patch)

Comparing UserCode/FastOpenGlDisplayer/soft/main.h (file contents):
Revision 1.3 by roberfro, Wed Apr 16 08:20:57 2008 UTC vs.
Revision 1.4 by querten, Thu Apr 17 07:30:17 2008 UTC

# Line 75 | Line 75 | GLuint LogoTexture;
75  
76   double t = 0;
77  
78 < std::string inputVisFile = "MinBias.vis";
78 > std::string inputVisFile;
79 > std::string inputTrackerGeom;
80 > std::string inputEcalGeom;
81 > std::string inputHcalGeom;
82  
83   MySimEvent*  event;
84   MySimEvents* events;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines