Ignore:
Timestamp:
Nov 5, 2010, 4:08:39 PM (14 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/extended/eventgenerator/exgps/src/exGPSEventAction.cc

    r1337 r1342  
    6868
    6969//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo....
    70 
     70#ifdef G4ANALYSIS_USE
    7171void exGPSEventAction::EndOfEventAction(const G4Event* evt)
     72#else
     73void exGPSEventAction::EndOfEventAction(const G4Event*)
     74#endif
    7275{
    7376  //  G4int evtNb = evt->GetEventID();
Note: See TracChangeset for help on using the changeset viewer.