KaliVeda
Toolkit for HIC analysis
Loading...
Searching...
No Matches
KVIDMap.cpp
1/*
2$Id: KVIDMap.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 16:54:49 2008
8//Author: franklan
9
10#include "KVIDMap.h"
11
13
14
15
17
19{
20 // Default constructor
21}
22
23
24
27
29{
30 // Destructor
31}
32
33
34
Collection of graphical contours used for particle identification.
Definition KVIDMap.h:22
virtual ~KVIDMap()
Destructor.
Definition KVIDMap.cpp:28
ClassImp(TPyArg)