Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel > Class Template Reference

#include <CexmcPhysicsList.hh>

Inheritance diagram for CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >:
Inheritance graph
[legend]
Collaboration diagram for CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >:
Collaboration graph
[legend]

Public Member Functions

 CexmcPhysicsList ()
 
CexmcProductionModelGetProductionModel (void)
 
G4bool IsStudiedProcessAllowed (void) const
 
void ResampleTrackLengthInTarget (const G4Track *track, const G4StepPoint *stepPoint)
 
void SetupConstructionHook (const CexmcSetup *setup)
 
- Public Member Functions inherited from CexmcPhysicsManager
 CexmcPhysicsManager ()
 
virtual ~CexmcPhysicsManager ()
 
G4bool OnlyBeamParticleCanTriggerStudiedProcess (void) const
 
void IncrementNumberOfTriggeredStudiedInteractions (void)
 
void ResetNumberOfTriggeredStudiedInteractions (void)
 
G4double GetProposedMaxIL (void) const
 
void SetMaxIL (const G4ThreeVector &direction)
 
void SetMaxILCorrection (G4double value)
 
void SetProposedMaxIL (G4double value)
 

Protected Member Functions

void CalculateBasicMaxIL (const G4ThreeVector &direction)
 

Additional Inherited Members

- Protected Attributes inherited from CexmcPhysicsManager
G4double basicMaxIL
 
G4double maxILCorrection
 
G4double proposedMaxIL
 
G4int numberOfTriggeredStudiedInteractions
 
G4bool onlyBeamParticleCanTriggerStudiedProcess
 

Detailed Description

template<typename BasePhysics, template< typename > class StudiedPhysics, typename ProductionModel>
class CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >

Definition at line 62 of file CexmcPhysicsList.hh.

Constructor & Destructor Documentation

template<typename BasePhysics , template< typename > class StudiedPhysics, typename ProductionModel >
CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::CexmcPhysicsList ( )

Definition at line 92 of file CexmcPhysicsList.hh.

Member Function Documentation

template<typename BasePhysics , template< typename > class StudiedPhysics, typename ProductionModel >
void CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::CalculateBasicMaxIL ( const G4ThreeVector direction)
protectedvirtual

Implements CexmcPhysicsManager.

Definition at line 164 of file CexmcPhysicsList.hh.

template<typename BasePhysics , template< typename > class StudiedPhysics, typename ProductionModel >
CexmcProductionModel * CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::GetProductionModel ( void  )
virtual

Implements CexmcPhysicsManager.

Definition at line 103 of file CexmcPhysicsList.hh.

template<typename BasePhysics , template< typename > class StudiedPhysics, typename ProductionModel >
G4bool CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::IsStudiedProcessAllowed ( void  ) const
virtual

Implements CexmcPhysicsManager.

Definition at line 112 of file CexmcPhysicsList.hh.

template<typename BasePhysics , template< typename > class StudiedPhysics, typename ProductionModel >
void CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::ResampleTrackLengthInTarget ( const G4Track track,
const G4StepPoint stepPoint 
)
virtual

Implements CexmcPhysicsManager.

Definition at line 121 of file CexmcPhysicsList.hh.

Here is the call graph for this function:

template<typename BasePhysics , template< typename > class StudiedPhysics, typename ProductionModel >
void CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::SetupConstructionHook ( const CexmcSetup setup)
virtual

Implements CexmcPhysicsManager.

Definition at line 176 of file CexmcPhysicsList.hh.

Here is the call graph for this function:


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