HerdSoftware  0.3.2
Public Member Functions | Public Attributes | List of all members
CaloOptions Struct Reference

#include <DetStructs.h>

Public Member Functions

 CaloOptions ()
 

Public Attributes

bool _monolithicCalo
 
float _crystalDensity
 
float _densityHasBeenSet
 
float _crystalSize
 
float _crystalSlotSize
 
float _xGap
 
float _yGap
 
float _zGap
 
float _wellGapX
 
float _wellGapY
 
float _wellGapZ
 
float _xCenter
 
float _yCenter
 
float _zTop
 
std::string _cubeMaskPath
 
std::vector< int > _cubeMask
 
float _fillerDensity
 
std::string _fillerMaterial
 
int _sphericalMaxCubesZ
 
int _sphericalMaxCubesX
 
int _sphericalMaxCubesY
 
float _sphericalRadius
 
std::vector< double > _sphericalCubesXCoo
 
std::vector< double > _sphericalCubesYCoo
 
std::vector< double > _sphericalCubesZCoo
 

Constructor & Destructor Documentation

◆ CaloOptions()

CaloOptions::CaloOptions ( )
inline

Member Data Documentation

◆ _crystalDensity

float CaloOptions::_crystalDensity

◆ _crystalSize

float CaloOptions::_crystalSize

◆ _crystalSlotSize

float CaloOptions::_crystalSlotSize

◆ _cubeMask

std::vector<int> CaloOptions::_cubeMask

◆ _cubeMaskPath

std::string CaloOptions::_cubeMaskPath

◆ _densityHasBeenSet

float CaloOptions::_densityHasBeenSet

◆ _fillerDensity

float CaloOptions::_fillerDensity

◆ _fillerMaterial

std::string CaloOptions::_fillerMaterial

◆ _monolithicCalo

bool CaloOptions::_monolithicCalo

◆ _sphericalCubesXCoo

std::vector<double> CaloOptions::_sphericalCubesXCoo

◆ _sphericalCubesYCoo

std::vector<double> CaloOptions::_sphericalCubesYCoo

◆ _sphericalCubesZCoo

std::vector<double> CaloOptions::_sphericalCubesZCoo

◆ _sphericalMaxCubesX

int CaloOptions::_sphericalMaxCubesX

◆ _sphericalMaxCubesY

int CaloOptions::_sphericalMaxCubesY

◆ _sphericalMaxCubesZ

int CaloOptions::_sphericalMaxCubesZ

◆ _sphericalRadius

float CaloOptions::_sphericalRadius

◆ _wellGapX

float CaloOptions::_wellGapX

◆ _wellGapY

float CaloOptions::_wellGapY

◆ _wellGapZ

float CaloOptions::_wellGapZ

◆ _xCenter

float CaloOptions::_xCenter

◆ _xGap

float CaloOptions::_xGap

◆ _yCenter

float CaloOptions::_yCenter

◆ _yGap

float CaloOptions::_yGap

◆ _zGap

float CaloOptions::_zGap

◆ _zTop

float CaloOptions::_zTop

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