Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::CerenkovPhysicsOptions Struct Reference

Cerenkov process options. More...

#include <GeantOpticalPhysicsOptions.hh>

Public Member Functions

 operator bool () const
 True if the process is activated.
 

Public Attributes

bool enable {true}
 Enable the process.
 
bool stack_photons {true}
 Enable generation of Cerenkov photons.
 
bool track_secondaries_first {true}
 Track generated photons before parent.
 
int max_photons {100}
 Maximum number of photons that can be generated before limiting step.
 
double max_beta_change {10.0}
 Maximum percentage change in particle \(\beta\) before limiting step.
 

Detailed Description

Cerenkov process options.


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