MINT2
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
c
f
g
k
l
m
n
o
p
s
+
Functions
a
c
f
g
k
l
m
n
o
p
s
Enumerations
Enumerator
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
v
w
x
y
z
Typedefs
Enumerations
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
u
v
w
Related Functions
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
u
+
Variables
a
b
c
d
e
f
g
h
j
k
l
m
n
o
p
r
s
t
u
v
w
Typedefs
Enumerations
Enumerator
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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