Garfield++ 5.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <ComponentFieldMap.hh>
Public Attributes | |
std::string | source |
TMatrixD | rot = TMatrixD(3,3) |
TVectorD | trans = TVectorD(3) |
Definition at line 191 of file ComponentFieldMap.hh.
TMatrixD Garfield::ComponentFieldMap::WeightingFieldCopy::rot = TMatrixD(3,3) |
Definition at line 194 of file ComponentFieldMap.hh.
Referenced by Garfield::ComponentFieldMap::CopyWeightingPotential().
std::string Garfield::ComponentFieldMap::WeightingFieldCopy::source |
Definition at line 193 of file ComponentFieldMap.hh.
Referenced by Garfield::ComponentFieldMap::CopyWeightingPotential().
TVectorD Garfield::ComponentFieldMap::WeightingFieldCopy::trans = TVectorD(3) |
Definition at line 195 of file ComponentFieldMap.hh.
Referenced by Garfield::ComponentFieldMap::CopyWeightingPotential().