![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/solids/Boolean/include/G4IntersectionSolid.hh>
Inheritance diagram for G4IntersectionSolid:
Collaboration diagram for G4IntersectionSolid:Additional Inherited Members | |
Protected Member Functions inherited from G4BooleanSolid | |
| void | GetListOfPrimitives (std::vector< std::pair< G4VSolid *, G4Transform3D >> &, const G4Transform3D &) const |
| G4Polyhedron * | StackPolyhedron (HepPolyhedronProcessor &, const G4VSolid *) const |
Protected Attributes inherited from G4BooleanSolid | |
| G4VSolid * | fPtrSolidA = nullptr |
| G4VSolid * | fPtrSolidB = nullptr |
Definition at line 45 of file G4IntersectionSolid.hh.
View newest version in sPHENIX GitHub at line 45 of file G4IntersectionSolid.hh
| G4IntersectionSolid::G4IntersectionSolid | ( | const G4String & | pName, |
| G4VSolid * | pSolidA, | ||
| G4VSolid * | pSolidB | ||
| ) |
Definition at line 49 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 49 of file G4IntersectionSolid.cc
Referenced by Clone().
Here is the caller graph for this function:| G4IntersectionSolid::G4IntersectionSolid | ( | const G4String & | pName, |
| G4VSolid * | pSolidA, | ||
| G4VSolid * | pSolidB, | ||
| G4RotationMatrix * | rotMatrix, | ||
| const G4ThreeVector & | transVector | ||
| ) |
Definition at line 59 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 59 of file G4IntersectionSolid.cc
| G4IntersectionSolid::G4IntersectionSolid | ( | const G4String & | pName, |
| G4VSolid * | pSolidA, | ||
| G4VSolid * | pSolidB, | ||
| const G4Transform3D & | transform | ||
| ) |
Definition at line 72 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 72 of file G4IntersectionSolid.cc
|
virtual |
Definition at line 94 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 94 of file G4IntersectionSolid.cc
| G4IntersectionSolid::G4IntersectionSolid | ( | __void__ & | a | ) |
Definition at line 85 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 85 of file G4IntersectionSolid.cc
| G4IntersectionSolid::G4IntersectionSolid | ( | const G4IntersectionSolid & | rhs | ) |
Definition at line 102 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 102 of file G4IntersectionSolid.cc
|
virtual |
Reimplemented from G4VSolid.
Definition at line 130 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 130 of file G4IntersectionSolid.cc
References G4VSolid::BoundingLimits(), G4VSolid::DumpInfo(), G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4Exception(), G4VSolid::GetName(), JustWarning, max, maxA, message(), min, pMax, CLHEP::Hep3Vector::set(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Here is the call graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 165 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 165 of file G4IntersectionSolid.cc
References G4VSolid::CalculateExtent(), G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, max, maxA, min, and pMin.
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VSolid.
Definition at line 529 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 529 of file G4IntersectionSolid.cc
References G4IntersectionSolid().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VSolid.
Definition at line 510 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 510 of file G4IntersectionSolid.cc
|
virtual |
Reimplemented from G4VSolid.
Definition at line 549 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 549 of file G4IntersectionSolid.cc
References HepPolyhedronProcessor::execute(), processor, and G4BooleanSolid::StackPolyhedron().
Here is the call graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 539 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 539 of file G4IntersectionSolid.cc
References G4VGraphicsScene::AddSolid().
Here is the call graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 275 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 275 of file G4IntersectionSolid.cc
References G4VSolid::DistanceToIn(), G4VSolid::DistanceToOut(), G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4cerr, G4cout, G4endl, G4Exception(), Inside(), G4VSolid::Inside(), JustWarning, kInfinity, kInside, kSurface, and v.
Here is the call graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 382 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 382 of file G4IntersectionSolid.cc
References G4VSolid::DistanceToIn(), G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4cerr, G4cout, G4endl, Inside(), G4VSolid::Inside(), kInside, kOutside, and min.
Here is the call graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 425 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 425 of file G4IntersectionSolid.cc
References distA, G4VSolid::DistanceToOut(), distB, G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4cerr, G4cout, G4endl, Inside(), kOutside, min, mm, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Here is the call graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 484 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 484 of file G4IntersectionSolid.cc
References G4VSolid::DistanceToOut(), G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4cerr, G4cout, G4endl, Inside(), kOutside, and min.
Here is the call graph for this function:
|
virtual |
Reimplemented from G4BooleanSolid.
Definition at line 520 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 520 of file G4IntersectionSolid.cc
|
virtual |
Implements G4VSolid.
Definition at line 197 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 197 of file G4IntersectionSolid.cc
References G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4VSolid::Inside(), kInside, kOutside, and kSurface.
Referenced by DistanceToIn(), and DistanceToOut().
Here is the call graph for this function:
Here is the caller graph for this function:| G4IntersectionSolid & G4IntersectionSolid::operator= | ( | const G4IntersectionSolid & | rhs | ) |
Definition at line 112 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 112 of file G4IntersectionSolid.cc
References G4BooleanSolid::operator=().
Here is the call graph for this function:
|
virtual |
Implements G4VSolid.
Definition at line 213 of file G4IntersectionSolid.cc.
View newest version in sPHENIX GitHub at line 213 of file G4IntersectionSolid.cc
References G4VSolid::DistanceToOut(), G4BooleanSolid::fPtrSolidA, G4BooleanSolid::fPtrSolidB, G4cerr, G4cout, G4endl, G4VSolid::Inside(), kOutside, kSurface, CLHEP::normal(), and G4VSolid::SurfaceNormal().
Here is the call graph for this function: