Geant4  10.00.p02
G4INCL::ConsideredPartner Struct Reference

Container for the relevant information. More...

#include <G4INCLClusteringModelIntercomparison.hh>

+ Collaboration diagram for G4INCL::ConsideredPartner:

Public Member Functions

 ConsideredPartner ()
 
 ConsideredPartner (Particle *const p)
 

Public Attributes

Particleparticle
 
G4bool isTargetSpectator
 
G4int Z
 
ThreeVector position
 
ThreeVector momentum
 
G4double energy
 
G4double potentialEnergy
 

Detailed Description

Container for the relevant information.

This struct contains all the information that is relevant for the clustering algorithm. It is probably more compact than the Particles it feeds on, hopefully improving cache performance.

Definition at line 63 of file G4INCLClusteringModelIntercomparison.hh.

Constructor & Destructor Documentation

G4INCL::ConsideredPartner::ConsideredPartner ( )
inline

Definition at line 72 of file G4INCLClusteringModelIntercomparison.hh.

G4INCL::ConsideredPartner::ConsideredPartner ( Particle *const  p)
inline

Definition at line 80 of file G4INCLClusteringModelIntercomparison.hh.

Member Data Documentation

G4double G4INCL::ConsideredPartner::energy
G4bool G4INCL::ConsideredPartner::isTargetSpectator
Particle* G4INCL::ConsideredPartner::particle

Definition at line 64 of file G4INCLClusteringModelIntercomparison.hh.

G4double G4INCL::ConsideredPartner::potentialEnergy
G4int G4INCL::ConsideredPartner::Z

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