KaliVeda
1.14/2
Toolkit for HIC analysis
Loading...
Searching...
No Matches
KVINDRAe503.cpp
1
//Created by KVClassFactory on Wed May 17 12:26:57 2006
2
//Author: franklan
3
4
#include "KVINDRAe503.h"
5
#include "KVConfig.h"
6
#ifdef WITH_FITLTG
7
#include "KVRTGIDManager.h"
8
#endif
9
10
13
14
ClassImp
(
KVINDRAe503
)
15
KVINDRAe503
::
KVINDRAe503
()
16
{
17
//Default constructor
18
}
19
20
21
24
25
KVINDRAe503::~KVINDRAe503
()
26
{
27
//Destructor
28
}
29
30
31
43
44
void
KVINDRAe503::SetGroupsAndIDTelescopes
()
45
{
46
//Find groups of telescopes in angular alignment placed on different layers.
47
//List is in fGroups.
48
//Also creates all ID telescopes in array and stores them in fIDTelescopes.
49
//Any previous groups/idtelescopes are deleted beforehand.
50
// As any ID grids stored in gIDGridManager and any ID functions stored in
51
// KVRTGIDManger::fIDGlobalList will have been associated to the
52
// old ID telescopes (whose addresses now become obsolete), we clear the ID grid manager
53
// deleting all ID grids and the KVRTGIDManger::fIDGlobalList deleting all
54
// ID functions. You should therefore follow this with a call to
55
// SetIdentifications() in order to reinitialize all that.
56
57
58
#ifdef WITH_FITLTG
59
KVRTGIDManager::Clear
();
60
#endif
61
KVINDRA::SetGroupsAndIDTelescopes
();
62
}
63
64
KVINDRA::SetGroupsAndIDTelescopes
virtual void SetGroupsAndIDTelescopes()
Definition
KVINDRA.cpp:552
KVINDRAe503
INDRA multidetector array, configuration for experiments E503 & E494S.
Definition
KVINDRAe503.h:16
KVINDRAe503::SetGroupsAndIDTelescopes
virtual void SetGroupsAndIDTelescopes()
Definition
KVINDRAe503.cpp:44
KVINDRAe503::~KVINDRAe503
virtual ~KVINDRAe503()
Destructor.
Definition
KVINDRAe503.cpp:25
KVRTGIDManager::Clear
static void Clear()
Definition
KVRTGIDManager.cpp:381
ClassImp
ClassImp(TPyArg)
kaliveda.doxygen
KVIndra
exp_events
KVINDRAe503.cpp
Generated on Wed Oct 23 2024 12:45:19 for KaliVeda by
1.9.8