Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
$Id: History 66892 2013-01-17 10:57:59Z gunter $
$Id: History 80987 2014-05-19 10:50:22Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,9 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
May 16, 2014, A.Dotti (readout-V10-00-00)
- Coverity fixes
Mar 15, 2004, M.Asai (readout-V06-00-00)
- Add some methods in G4DCtable to enhance a verbosity
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id$
// $Id: G4DCtable.hh 80987 2014-05-19 10:50:22Z gcosmo $
//
#ifndef G4DCtable_H
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id$
// $Id: G4DMmessenger.hh 80987 2014-05-19 10:50:22Z gcosmo $
//
#ifndef G4DMmessenger_h
+5 -2
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id$
// $Id: G4DigiManager.hh 80987 2014-05-19 10:50:22Z gcosmo $
//
#ifndef G4DigiManager_h
@@ -124,7 +124,10 @@ class G4DigiManager
if(DCtable) delete DCtable;
DCtable = dc;
}
private:
//Disable copy constructor and assignement operator
G4DigiManager(const G4DigiManager&);
G4DigiManager& operator=(const G4DigiManager&);
};
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id$
// $Id: G4VDigitizerModule.hh 80987 2014-05-19 10:50:22Z gcosmo $
//
#ifndef G4VDigitizerModule_H
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id$
// $Id: G4DCtable.cc 80987 2014-05-19 10:50:22Z gcosmo $
//
#include "G4DCtable.hh"
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id$
// $Id: G4DMmessenger.cc 80987 2014-05-19 10:50:22Z gcosmo $
//
// ---------------------------------------------------------------------
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id$
// $Id: G4DigiManager.cc 80987 2014-05-19 10:50:22Z gcosmo $
//
#include "G4DigiManager.hh"
+1 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id$
// $Id: G4VDigitizerModule.cc 80987 2014-05-19 10:50:22Z gcosmo $
//
#include "G4VDigitizerModule.hh"