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>
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().
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().
|
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.
|
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().
|
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().
|
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().
|
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.
|
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.
|
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().
|
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.
|
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().
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=().
|
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().