Geant4
9.6.p02
|
#include <G4IntersectingCone.hh>
Public Member Functions | |
G4IntersectingCone (const G4double r[2], const G4double z[2]) | |
virtual | ~G4IntersectingCone () |
G4int | LineHitsCone (const G4ThreeVector &p, const G4ThreeVector &v, G4double *s1, G4double *s2) |
G4bool | HitOn (const G4double r, const G4double z) |
G4double | RLo () const |
G4double | RHi () const |
G4double | ZLo () const |
G4double | ZHi () const |
G4IntersectingCone (__void__ &) | |
Protected Member Functions | |
G4int | LineHitsCone1 (const G4ThreeVector &p, const G4ThreeVector &v, G4double *s1, G4double *s2) |
G4int | LineHitsCone2 (const G4ThreeVector &p, const G4ThreeVector &v, G4double *s1, G4double *s2) |
Protected Attributes | |
G4double | zLo |
G4double | zHi |
G4double | rLo |
G4double | rHi |
G4bool | type1 |
G4double | A |
G4double | B |
Definition at line 51 of file G4IntersectingCone.hh.
|
virtual |
Definition at line 103 of file G4IntersectingCone.cc.
G4IntersectingCone::G4IntersectingCone | ( | __void__ & | ) |
Definition at line 94 of file G4IntersectingCone.cc.
G4int G4IntersectingCone::LineHitsCone | ( | const G4ThreeVector & | p, |
const G4ThreeVector & | v, | ||
G4double * | s1, | ||
G4double * | s2 | ||
) |
Definition at line 140 of file G4IntersectingCone.cc.
|
protected |
Definition at line 214 of file G4IntersectingCone.cc.
|
protected |
Definition at line 304 of file G4IntersectingCone.cc.
|
inline |
Definition at line 64 of file G4IntersectingCone.hh.
|
inline |
Definition at line 63 of file G4IntersectingCone.hh.
|
inline |
|
inline |
|
protected |
Definition at line 83 of file G4IntersectingCone.hh.
|
protected |
Definition at line 83 of file G4IntersectingCone.hh.
|
protected |
Definition at line 78 of file G4IntersectingCone.hh.
|
protected |
Definition at line 78 of file G4IntersectingCone.hh.
|
protected |
Definition at line 81 of file G4IntersectingCone.hh.
|
protected |
Definition at line 78 of file G4IntersectingCone.hh.
|
protected |
Definition at line 78 of file G4IntersectingCone.hh.