Import Geant4 10.3.0.beta source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4LineCurrentMagField.hh 68055 2013-03-13 14:43:28Z gcosmo $
|
||||
// $Id: G4LineCurrentMagField.hh 96751 2016-05-04 09:39:38Z gcosmo $
|
||||
//
|
||||
//
|
||||
// class G4LineCurrentMagField
|
||||
@@ -54,7 +54,8 @@ class G4LineCurrentMagField : public G4MagneticField
|
||||
|
||||
void GetFieldValue(const G4double yTrack[] ,
|
||||
G4double B[] ) const;
|
||||
G4LineCurrentMagField* Clone() const;
|
||||
G4Field* Clone() const;
|
||||
|
||||
private:
|
||||
|
||||
G4double fFieldConstant;
|
||||
|
||||
Reference in New Issue
Block a user