MINT2
Mint
ReadNTupleBase.h
Go to the documentation of this file.
1
#ifndef READNTUPLEBASE_HH
2
#define READNTUPLEBASE_HH
3
4
#include "TFile.h"
5
#include "TTree.h"
6
#include "TLorentzVector.h"
7
#include "TString.h"
8
#include "TTree.h"
9
#include "TBranch.h"
10
#include "TEntryList.h"
11
12
#include <vector>
13
14
#include <string>
15
16
#include "
Mint/counted_ptr.h
"
17
#include "
Mint/DalitzEvent.h
"
18
#include "
Mint/IDalitzEvent.h
"
19
#include "
Mint/DiskResidentEventList.h
"
20
#include "
Mint/DalitzEventList.h
"
21
#include "
Mint/DalitzEventPattern.h
"
22
23
using namespace
std;
24
using namespace
MINT
;
25
26
class
ReadNTupleBase
27
{
28
private
:
29
30
public
:
31
32
ReadNTupleBase
()
33
{
34
35
}
36
37
~ReadNTupleBase
()
38
{
39
40
}
41
42
};
43
44
45
46
47
#endif
ReadNTupleBase::~ReadNTupleBase
~ReadNTupleBase()
Definition:
ReadNTupleBase.h:37
counted_ptr.h
DalitzEvent.h
IDalitzEvent.h
DalitzEventPattern.h
ReadNTupleBase::ReadNTupleBase
ReadNTupleBase()
Definition:
ReadNTupleBase.h:32
ReadNTupleBase
Definition:
ReadNTupleBase.h:26
DalitzEventList.h
MINT
Definition:
BasicComplex.h:7
DiskResidentEventList.h
Generated by
1.8.15