// This code implementation is the intellectual property of // the GEANT4 collaboration. // // By copying, distributing or modifying the Program (or any work // based on the Program) you indicate your acceptance of this statement, // and all its terms. // // GEANT4 tag // #include "G4SDManager.hh" G4SDManager::G4SDManager() { } G4SDManager::~G4SDManager() { }