Public Member Functions | Private Attributes | List of all members
larg4::LArVoxelReadoutGeometry::Sentry Class Reference

#include <LArVoxelReadoutGeometry.h>

Public Member Functions

 Sentry (LArVoxelReadoutGeometry *const readout, detinfo::DetectorClocksData const &clockData, detinfo::DetectorPropertiesData const &detProp) noexcept
 
 ~Sentry () noexcept
 

Private Attributes

LArVoxelReadoutGeometry *const readout_
 

Detailed Description

Definition at line 83 of file LArVoxelReadoutGeometry.h.

Constructor & Destructor Documentation

larg4::LArVoxelReadoutGeometry::Sentry::Sentry ( LArVoxelReadoutGeometry *const  readout,
detinfo::DetectorClocksData const &  clockData,
detinfo::DetectorPropertiesData const &  detProp 
)
inlinenoexcept

Definition at line 85 of file LArVoxelReadoutGeometry.h.

88  : readout_{readout}
89  {
92  }
larg4::LArVoxelReadout * flarVoxelReadout
Data for LArVoxelReadout setup.
void SetClockData(detinfo::DetectorClocksData const *const clockData) noexcept
void SetPropertiesData(detinfo::DetectorPropertiesData const *const detProp) noexcept
larg4::LArVoxelReadoutGeometry::Sentry::~Sentry ( )
inlinenoexcept

Definition at line 93 of file LArVoxelReadoutGeometry.h.

94  {
97  }
larg4::LArVoxelReadout * flarVoxelReadout
Data for LArVoxelReadout setup.
void SetClockData(detinfo::DetectorClocksData const *const clockData) noexcept
void SetPropertiesData(detinfo::DetectorPropertiesData const *const detProp) noexcept

Member Data Documentation

LArVoxelReadoutGeometry* const larg4::LArVoxelReadoutGeometry::Sentry::readout_
private

Definition at line 100 of file LArVoxelReadoutGeometry.h.


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