KaliVeda
1.14/2
Toolkit for HIC analysis
Loading...
Searching...
No Matches
KVIDContour.cpp
1
/*
2
$Id: KVIDContour.cpp,v 1.2 2009/03/03 13:36:00 franklan Exp $
3
$Revision: 1.2 $
4
$Date: 2009/03/03 13:36:00 $
5
*/
6
7
//Created by KVClassFactory on Mon Apr 14 14:08:54 2008
8
//Author: franklan
9
10
#include "KVIDContour.h"
11
12
ClassImp
(
KVIDContour
)
13
14
15
16
18
19
KVIDContour
::
KVIDContour
()
20
{
21
// Default constructor
22
}
23
24
25
28
29
KVIDContour::KVIDContour
(
const
KVIDContour
& g)
30
:
KVIDentifier
(
g
)
31
{
32
// Copy constructor
33
}
34
35
36
39
40
KVIDContour::KVIDContour
(
const
TCutG
& g)
41
:
KVIDentifier
(
g
)
42
{
43
// Copy the TCutG contour
44
}
45
46
47
50
51
KVIDContour::~KVIDContour
()
52
{
53
// Destructor
54
}
55
56
57
g
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t g
KVIDContour
Basic graphical contour class for use in particle identification.
Definition
KVIDContour.h:23
KVIDContour::~KVIDContour
virtual ~KVIDContour()
Destructor.
Definition
KVIDContour.cpp:51
KVIDContour::KVIDContour
KVIDContour()
Default constructor.
Definition
KVIDContour.cpp:19
KVIDentifier
Base class for graphical cuts used in particle identification.
Definition
KVIDentifier.h:28
TCutG
ClassImp
ClassImp(TPyArg)
kaliveda.doxygen
KVMultiDet
identification
KVIDContour.cpp
Generated on Wed Oct 23 2024 12:45:22 for KaliVeda by
1.9.8