#ifndef GLOBALVARS_HH #define GLOBALVARS_HH // Includes the necessary Geant4 data types #include "globals.hh" extern G4int gEventCount; #endif // GLOBALVARS_HH