KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
kaliveda.doxygen
KVIndra
exp_events
KVINDRAe503.cpp
Go to the documentation of this file.
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
KVINDRAe503.h
ClassImp
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Definition:
KVPartitionList.cpp:9
KVRTGIDManager.h
KVINDRA::SetGroupsAndIDTelescopes
virtual void SetGroupsAndIDTelescopes()
Definition:
KVINDRA.cpp:564
KVINDRAe503
INDRA multidetector array, configuration for experiments E503 & E494S.
Definition:
KVINDRAe503.h:15
KVINDRAe503::SetGroupsAndIDTelescopes
virtual void SetGroupsAndIDTelescopes()
Definition:
KVINDRAe503.cpp:44
KVRTGIDManager::Clear
static void Clear()
Definition:
KVRTGIDManager.cpp:381
Generated on Thu Apr 21 2022 14:14:14 for KaliVeda by
1.9.1