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