4#include "KVINDRATelescope.h"
124 if (this_layer_number != obj_layer_number) {
127 if (this_layer_number < obj_layer_number)
129 else if (this_layer_number > obj_layer_number)
134 if (this_ring_number != obj_ring_number) {
143 if (this_ring_number == obj_ring_number) {
virtual const Char_t * GetType() const
Base class for detector geometry description.
KVGeoStrucElement * GetParentStructure(const Char_t *type, const Char_t *name="") const
const KVSeqCollection * GetDetectors() const
Group of detectors which can be treated independently of all others in array.
Base class for telescopes in INDRA array.
KVGroup * GetGroup() const
const Char_t * GetName() const
virtual ~KVINDRATelescope()
Destructor.
Int_t Compare(const TObject *obj) const
virtual const Char_t * GetArrayName()
Int_t GetRingNumber() const
Double_t GetThetaMin() const
Ring in INDRA array (obsolete)
const char * Data() const
void Form(const char *fmt,...)