Import Geant4 10.4.1 source tree

This commit is contained in:
Gabriele Cosmo
2018-03-02 09:34:30 +01:00
parent fc6af9e721
commit fe04dcb406
341 changed files with 18389 additions and 24522 deletions
+26 -1
View File
@@ -23,7 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4OpticalSurface.cc 104459 2017-05-31 15:54:52Z gcosmo $
// $Id: G4OpticalSurface.cc 108492 2018-02-15 15:00:12Z gcosmo $
//
//
////////////////////////////////////////////////////////////////////////
@@ -205,6 +205,31 @@ G4int G4OpticalSurface::operator!=(const G4OpticalSurface &right) const
// Methods
////////////
G4int G4OpticalSurface::GetInmax(void) const
{
return indexmax;
}
G4int G4OpticalSurface::GetLUTbins(void) const
{
return LUTbins;
}
G4int G4OpticalSurface::GetRefMax(void) const
{
return RefMax;
}
G4int G4OpticalSurface::GetThetaIndexMax(void) const
{
return thetaIndexMax;
}
G4int G4OpticalSurface::GetPhiIndexMax(void) const
{
return phiIndexMax;
}
void G4OpticalSurface::DumpInfo() const
{
// Dump info for surface