NCFS-Pack
A generic (astro)particle physics analysis framework
Loading...
Searching...
No Matches
Nc4VectorObj.cxx
Go to the documentation of this file.
1
31
33
74
75
#include "
Nc4VectorObj.h
"
76
77
ClassImp
(
Nc4VectorObj
);
// Class implementation to enable ROOT I/O
78
80
Nc4VectorObj::Nc4VectorObj
() : TObject(),
Nc4Vector
()
81
{
89
}
90
91
Nc4VectorObj::Nc4VectorObj
(
Nc4Vector
& q) : TObject(),
Nc4Vector
(q)
92
{
99
}
100
101
Nc4VectorObj::~Nc4VectorObj
()
102
{
108
}
109
110
Nc4VectorObj::Nc4VectorObj
(
Nc4VectorObj
& v) : TObject(v),
Nc4Vector
(v)
111
{
117
}
118
ClassImp
ClassImp(Nc4VectorObj)
Nc4VectorObj.h
Nc4Vector::Nc4Vector
Nc4Vector()
Definition
Nc4Vector.cxx:164
Nc4VectorObj
Handling of Lorentz 4-vectors in various reference frames.
Definition
Nc4VectorObj.h:13
Nc4VectorObj::~Nc4VectorObj
virtual ~Nc4VectorObj()
Definition
Nc4VectorObj.cxx:101
Nc4VectorObj::Nc4VectorObj
Nc4VectorObj()
Definition
Nc4VectorObj.cxx:80
ncfspack
source
Nc4VectorObj.cxx
Generated by
1.13.2