ant
A2 ant: class-based analysis framework
ant::ClusterDetector_t::Element_t Struct Reference

#include <Detector_t.h>

+ Inheritance diagram for ant::ClusterDetector_t::Element_t:
+ Collaboration diagram for ant::ClusterDetector_t::Element_t:

Public Member Functions

 Element_t (unsigned channel, const vec3 &position, const std::vector< unsigned > &neighbours, double moliereRadius, double criticalE, double radiationLength, bool touchesHole=false)
 
- Public Member Functions inherited from ant::Detector_t::Element_t
 Element_t (unsigned channel, const vec3 &position)
 

Public Attributes

std::vector< unsigned > Neighbours
 
double MoliereRadius
 
double CriticalE
 
double RadiationLength
 
bool TouchesHole
 
- Public Attributes inherited from ant::Detector_t::Element_t
unsigned Channel
 
vec3 Position
 
ElementFlags_t Flags
 

Constructor & Destructor Documentation

◆ 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

Member Data Documentation

◆ 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: