NCFS-Pack
A generic (astro)particle physics analysis framework
Loading...
Searching...
No Matches
Nc4VectorObj.h
Go to the documentation of this file.
1
#ifndef Nc4VectorObj_h
2
#define Nc4VectorObj_h
3
// Copyright(c) 1999 NCFS/IIHE, All Rights Reserved.
4
// See cxx source for full Copyright notice.
5
6
#include "TObject.h"
7
9
10
#include "
Nc4Vector.h
"
11
12
class
Nc4VectorObj
:
public
TObject,
public
Nc4Vector
13
{
14
public
:
15
Nc4VectorObj
();
// Default constructor
16
Nc4VectorObj
(
Nc4Vector
& q);
// Constructor
17
virtual
~Nc4VectorObj
();
// Destructor
18
Nc4VectorObj
(
Nc4VectorObj
& q);
// Copy constructor
19
20
ClassDef(
Nc4VectorObj
,1)
// Handling of Lorentz 4-vectors in various reference frames.
21
};
22
#endif
Nc4Vector.h
Nc4Vector::Nc4Vector
Nc4Vector()
Definition
Nc4Vector.cxx:164
Nc4VectorObj::~Nc4VectorObj
virtual ~Nc4VectorObj()
Definition
Nc4VectorObj.cxx:101
Nc4VectorObj::Nc4VectorObj
Nc4VectorObj()
Definition
Nc4VectorObj.cxx:80
ncfspack
source
Nc4VectorObj.h
Generated by
1.13.2