# | 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; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |