|
ATLAS Offline Software
|
Go to the documentation of this file.
36 return m_plws->DistanceToOut(
p);
40 return m_plws->SurfaceNormal(
p);
44 return m_plws->GetPointOnSurface();
48 return m_plws->GetCubicVolume();
52 return m_plws->GetSurfaceArea();
55 #ifdef DEBUG_LARWHEELSOLID
60 if(
nullptr !=
s)
s->SetVerbose(
v);
65 std::cerr <<
"DEBUG_LARWHEELSOLID is off" << std::endl;
void SetVerbose(int v) const
LArWheelSolidDDProxy(G4VSolid *plws)
double DistanceToOut(const CLHEP::Hep3Vector &, const CLHEP::Hep3Vector &) const
CLHEP::Hep3Vector GetPointOnSurface() const
CLHEP::Hep3Vector SurfaceNormal(const CLHEP::Hep3Vector &) const
double DistanceToIn(const CLHEP::Hep3Vector &, const CLHEP::Hep3Vector &) const
int Inside(const CLHEP::Hep3Vector &) const
virtual ~LArWheelSolidDDProxy()