Public Attributes | List of all members
larg4::LArVoxelReadout::Setup_t Struct Reference

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...
 

Detailed Description

Collection of what it takes to set a LArVoxelReadout up.

Definition at line 176 of file LArVoxelReadout.h.

Member Data Documentation

double larg4::LArVoxelReadout::Setup_t::offPlaneMargin = 0.0

Margin for charge recovery (see LArVoxelReadout).

Definition at line 182 of file LArVoxelReadout.h.

CLHEP::HepRandomEngine* larg4::LArVoxelReadout::Setup_t::propGen = nullptr

Random engine for charge propagation.

Definition at line 179 of file LArVoxelReadout.h.


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