ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
LArG4::EC::EnergyCalculator::FoldArea Struct Reference
Collaboration diagram for LArG4::EC::EnergyCalculator::FoldArea:

Public Member Functions

 FoldArea ()
 

Public Attributes

const Fold_Efield_MapChCollFoldType
 
G4int PointFoldMapArea
 

Detailed Description

Definition at line 222 of file EnergyCalculator.h.

Constructor & Destructor Documentation

◆ FoldArea()

LArG4::EC::EnergyCalculator::FoldArea::FoldArea ( )
inline

Definition at line 225 of file EnergyCalculator.h.

225  :
226  ChCollFoldType(0),
228  {}

Member Data Documentation

◆ ChCollFoldType

const Fold_Efield_Map* LArG4::EC::EnergyCalculator::FoldArea::ChCollFoldType

Definition at line 223 of file EnergyCalculator.h.

◆ PointFoldMapArea

G4int LArG4::EC::EnergyCalculator::FoldArea::PointFoldMapArea

Definition at line 224 of file EnergyCalculator.h.


The documentation for this struct was generated from the following file:
LArG4::EC::EnergyCalculator::FoldArea::ChCollFoldType
const Fold_Efield_Map * ChCollFoldType
Definition: EnergyCalculator.h:223
LArG4::EC::EnergyCalculator::FoldArea::PointFoldMapArea
G4int PointFoldMapArea
Definition: EnergyCalculator.h:224