KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
KVIDMap.cpp
Go to the documentation of this file.
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 
19 {
20  // Default constructor
21 }
22 
23 
24 
27 
29 {
30  // Destructor
31 }
32 
33 
34 
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Collection of graphical contours used for particle identification.
Definition: KVIDMap.h:21
virtual ~KVIDMap()
Destructor.
Definition: KVIDMap.cpp:28