KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
kaliveda.doxygen
KVMultiDet
base
KVColouredBase.cpp
Go to the documentation of this file.
1
//Created by KVClassFactory on Wed Jun 4 17:27:05 2014
2
//Author: get_indra
3
4
#include "
KVColouredBase.h
"
5
6
ClassImp
(
KVColouredBase
)
7
8
9
12
KVColouredBase
::
KVColouredBase
() : fColour("white")
13
{
14
// Default constructor
15
}
16
17
18
19
22
23
KVColouredBase::KVColouredBase
(
const
Char_t
* name,
const
Char_t
* title,
const
Char_t
* colour)
24
:
KVBase
(name, title), fColour(colour)
25
{
26
// Write your code here
27
}
28
29
30
33
34
KVColouredBase::~KVColouredBase
()
35
{
36
// Destructor
37
}
38
39
40
KVColouredBase.h
ClassImp
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Definition:
KVPartitionList.cpp:9
Char_t
char Char_t
KVBase
Base class for KaliVeda framework.
Definition:
KVBase.h:135
KVColouredBase
A basic coloured object for couloured list views.
Definition:
KVColouredBase.h:14
KVColouredBase::KVColouredBase
KVColouredBase()
Default constructor.
Definition:
KVColouredBase.cpp:12
KVColouredBase::~KVColouredBase
virtual ~KVColouredBase()
Destructor.
Definition:
KVColouredBase.cpp:34
Generated on Thu Apr 21 2022 14:14:14 for KaliVeda by
1.9.1