Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
OlapInfo Class Reference

#include <OlapEventAction.hh>

Collaboration diagram for OlapInfo:
Collaboration graph
[legend]

Public Member Functions

 OlapInfo (G4NavigationHistory &h1, G4NavigationHistory &h2, G4ThreeVector &p1, G4ThreeVector &p2, G4int a=0, G4LogicalVolume *original=0)
 
 ~OlapInfo ()
 
G4bool operator== (const OlapInfo &)
 

Public Attributes

G4NavigationHistory hist1
 
G4NavigationHistory hist2
 
G4ThreeVector v1
 
G4ThreeVector v2
 
G4int axis
 
std::vector< OlapStepInfo * > stAB
 
std::vector< OlapStepInfo * > stBA
 
G4String info
 
G4bool probNot
 
G4LogicalVolumeoriginalMother
 

Detailed Description

Definition at line 54 of file OlapEventAction.hh.

Constructor & Destructor Documentation

OlapInfo::OlapInfo ( G4NavigationHistory h1,
G4NavigationHistory h2,
G4ThreeVector p1,
G4ThreeVector p2,
G4int  a = 0,
G4LogicalVolume original = 0 
)
inline

Definition at line 57 of file OlapEventAction.hh.

OlapInfo::~OlapInfo ( )

Definition at line 84 of file OlapEventAction.cc.

Member Function Documentation

G4bool OlapInfo::operator== ( const OlapInfo rh)

Definition at line 100 of file OlapEventAction.cc.

Here is the call graph for this function:

Member Data Documentation

G4int OlapInfo::axis

Definition at line 72 of file OlapEventAction.hh.

G4NavigationHistory OlapInfo::hist1

Definition at line 70 of file OlapEventAction.hh.

G4NavigationHistory OlapInfo::hist2

Definition at line 70 of file OlapEventAction.hh.

G4String OlapInfo::info

Definition at line 76 of file OlapEventAction.hh.

G4LogicalVolume* OlapInfo::originalMother

Definition at line 78 of file OlapEventAction.hh.

G4bool OlapInfo::probNot

Definition at line 77 of file OlapEventAction.hh.

std::vector<OlapStepInfo *> OlapInfo::stAB

Definition at line 74 of file OlapEventAction.hh.

std::vector<OlapStepInfo *> OlapInfo::stBA

Definition at line 75 of file OlapEventAction.hh.

G4ThreeVector OlapInfo::v1

Definition at line 71 of file OlapEventAction.hh.

G4ThreeVector OlapInfo::v2

Definition at line 71 of file OlapEventAction.hh.


The documentation for this class was generated from the following files: