Import Geant4 1.0.0 source tree
This commit is contained in:
@@ -1,19 +1,20 @@
|
||||
// This code implementation is the intellectual property of
|
||||
// the RD44 GEANT4 collaboration.
|
||||
// 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.
|
||||
//
|
||||
// $Id: PhysicalConstants.h,v 1.1 1999/01/07 16:09:04 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-00-01 $
|
||||
//
|
||||
// -*- C++ -*-
|
||||
// $Id: PhysicalConstants.h,v 1.4 1999/11/19 09:19:31 gcosmo Exp $
|
||||
// GEANT4 tag $Name: geant4-01-00 $
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
//
|
||||
// Class description:
|
||||
//
|
||||
// HEP coherent Physical Constants
|
||||
//
|
||||
// This file has been provided by Geant4 (simulation toolkit for HEP).
|
||||
// This file has been provided to CLHEP by Geant4 (simulation toolkit for HEP).
|
||||
//
|
||||
// The basic units are :
|
||||
// millimeter
|
||||
@@ -36,6 +37,7 @@
|
||||
//
|
||||
// You can add your own constants.
|
||||
//
|
||||
|
||||
// Author: M.Maire
|
||||
//
|
||||
// History:
|
||||
@@ -48,6 +50,7 @@
|
||||
#define HEP_PHYSICAL_CONSTANTS_H
|
||||
|
||||
#include "SystemOfUnits.h"
|
||||
///#include "G4UnitsTest.hh"
|
||||
|
||||
//
|
||||
//
|
||||
@@ -136,8 +139,3 @@ static const HepDouble kGasThreshold = 10.*mg/cm3;
|
||||
static const HepDouble universe_mean_density = 1.e-25*g/cm3;
|
||||
|
||||
#endif /* HEP_PHYSICAL_CONSTANTS_H */
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user