Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4eplusAnnihilationEntanglementClipBoard Class Reference

#include <G4eplusAnnihilationEntanglementClipBoard.hh>

+ Inheritance diagram for G4eplusAnnihilationEntanglementClipBoard:

Public Member Functions

 G4eplusAnnihilationEntanglementClipBoard ()
 
 ~G4eplusAnnihilationEntanglementClipBoard ()
 
void SetComptonCosTheta1 (G4double cosTheta1)
 
void SetComptonPhi1 (G4double phi1)
 
G4double GetComptonCosTheta1 () const
 
G4double GetComptonPhi1 () const
 
- Public Member Functions inherited from G4VEntanglementClipBoard
 G4VEntanglementClipBoard ()
 
virtual ~G4VEntanglementClipBoard ()
 
void SetParentParticleDefinition (G4ParticleDefinition *p)
 
G4ParticleDefinitionGetParentParticleDefinition () const
 
void SetTrackA (const G4Track *track)
 
void SetTrackB (const G4Track *track)
 
const G4TrackGetTrackA () const
 
const G4TrackGetTrackB () const
 
void ResetTrack1Measurement ()
 
void ResetTrack2Measurement ()
 
G4bool IsTrack1Measurement () const
 
G4bool IsTrack2Measurement () const
 

Protected Attributes

G4double fComptonCosTheta1
 
G4double fComptonPhi1
 

Detailed Description

Definition at line 56 of file G4eplusAnnihilationEntanglementClipBoard.hh.

Constructor & Destructor Documentation

◆ G4eplusAnnihilationEntanglementClipBoard()

G4eplusAnnihilationEntanglementClipBoard::G4eplusAnnihilationEntanglementClipBoard ( )
inline

◆ ~G4eplusAnnihilationEntanglementClipBoard()

G4eplusAnnihilationEntanglementClipBoard::~G4eplusAnnihilationEntanglementClipBoard ( )
inline

Definition at line 64 of file G4eplusAnnihilationEntanglementClipBoard.hh.

64{}

Member Function Documentation

◆ GetComptonCosTheta1()

G4double G4eplusAnnihilationEntanglementClipBoard::GetComptonCosTheta1 ( ) const
inline

Definition at line 69 of file G4eplusAnnihilationEntanglementClipBoard.hh.

69{return fComptonCosTheta1;}

◆ GetComptonPhi1()

G4double G4eplusAnnihilationEntanglementClipBoard::GetComptonPhi1 ( ) const
inline

Definition at line 70 of file G4eplusAnnihilationEntanglementClipBoard.hh.

70{return fComptonPhi1;}

◆ SetComptonCosTheta1()

void G4eplusAnnihilationEntanglementClipBoard::SetComptonCosTheta1 ( G4double cosTheta1)
inline

Definition at line 67 of file G4eplusAnnihilationEntanglementClipBoard.hh.

67{fComptonCosTheta1 = cosTheta1;}

◆ SetComptonPhi1()

void G4eplusAnnihilationEntanglementClipBoard::SetComptonPhi1 ( G4double phi1)
inline

Definition at line 68 of file G4eplusAnnihilationEntanglementClipBoard.hh.

68{fComptonPhi1 = phi1;}

Member Data Documentation

◆ fComptonCosTheta1

G4double G4eplusAnnihilationEntanglementClipBoard::fComptonCosTheta1
protected

◆ fComptonPhi1

G4double G4eplusAnnihilationEntanglementClipBoard::fComptonPhi1
protected

Definition at line 74 of file G4eplusAnnihilationEntanglementClipBoard.hh.

Referenced by GetComptonPhi1(), and SetComptonPhi1().


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