KaliVeda
1.13/01
Heavy-Ion Analysis Toolkit
|
#include <vector>
#include <TString.h>
#include <TArrayI.h>
#include <TObject.h>
#include <TList.h>
#include "KVConfig.h"
Classes | |
class | KVNumberList |
Strings used to represent a set of ranges of values. More... | |
Typedefs | |
typedef std::vector< Int_t > | IntArray |
typedef std::vector< Int_t >::const_iterator | IntArrayCIter |
typedef std::vector< Int_t >::iterator | IntArrayIter |
Definition at line 18 of file KVNumberList.h.
typedef std::vector<Int_t>::const_iterator IntArrayCIter |
Definition at line 20 of file KVNumberList.h.
typedef std::vector<Int_t>::iterator IntArrayIter |
Definition at line 19 of file KVNumberList.h.