Celeritas 0.7.0-dev.370+develop.9def02c
Loading...
Searching...
No Matches
Public Attributes | List of all members
celeritas::CherenkovPhysicsOptions Struct Reference

Cherenkov process options (use std::nullopt to disable) More...

#include <GeantOpticalPhysicsOptions.hh>

Public Attributes

bool stack_photons {true}
 Enable generation of Cherenkov 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

Cherenkov process options (use std::nullopt to disable)


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