#include <Detector_t.h>
|
| | Element_t (unsigned channel, const vec3 &position, const std::vector< unsigned > &neighbours, double moliereRadius, double criticalE, double radiationLength, bool touchesHole=false) |
| |
| | Element_t (unsigned channel, const vec3 &position) |
| |
◆ Element_t()
| ant::ClusterDetector_t::Element_t::Element_t |
( |
unsigned |
channel, |
|
|
const vec3 & |
position, |
|
|
const std::vector< unsigned > & |
neighbours, |
|
|
double |
moliereRadius, |
|
|
double |
criticalE, |
|
|
double |
radiationLength, |
|
|
bool |
touchesHole = false |
|
) |
| |
|
inline |
◆ CriticalE
| double ant::ClusterDetector_t::Element_t::CriticalE |
◆ MoliereRadius
| double ant::ClusterDetector_t::Element_t::MoliereRadius |
◆ Neighbours
| std::vector<unsigned> ant::ClusterDetector_t::Element_t::Neighbours |
◆ RadiationLength
| double ant::ClusterDetector_t::Element_t::RadiationLength |
◆ TouchesHole
| bool ant::ClusterDetector_t::Element_t::TouchesHole |
The documentation for this struct was generated from the following file: