![]() |
LArSoft
v09_93_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Collection of what it takes to set a LArVoxelReadout up.
More...
#include "LArVoxelReadout.h"
Public Attributes | |
| CLHEP::HepRandomEngine * | propGen = nullptr |
| Random engine for charge propagation. More... | |
| double | offPlaneMargin = 0.0 |
Margin for charge recovery (see LArVoxelReadout). More... | |
Collection of what it takes to set a LArVoxelReadout up.
Definition at line 175 of file LArVoxelReadout.h.
| double larg4::LArVoxelReadout::Setup_t::offPlaneMargin = 0.0 |
Margin for charge recovery (see LArVoxelReadout).
Definition at line 181 of file LArVoxelReadout.h.
Referenced by larg4::LArG4::beginJob(), and larg4::LArVoxelReadout::Setup().
| CLHEP::HepRandomEngine* larg4::LArVoxelReadout::Setup_t::propGen = nullptr |
Random engine for charge propagation.
Definition at line 178 of file LArVoxelReadout.h.
Referenced by larg4::LArG4::beginJob(), and larg4::LArVoxelReadout::Setup().