NCFS-Pack
A generic (astro)particle physics analysis framework
Loading...
Searching...
No Matches
Nc3VectorObj.h
Go to the documentation of this file.
1
#ifndef Nc3VectorObj_h
2
#define Nc3VectorObj_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 "
Nc3Vector.h
"
11
12
class
Nc3VectorObj
:
public
TObject,
public
Nc3Vector
13
{
14
public
:
15
Nc3VectorObj
();
// Default constructor
16
Nc3VectorObj
(
Nc3Vector
& q);
// Constructor
17
virtual
~Nc3VectorObj
();
// Destructor
18
Nc3VectorObj
(
Nc3VectorObj
& q);
// Copy constructor
19
20
ClassDef(
Nc3VectorObj
,1)
// Handling of 3-vectors in various reference frames.
21
};
22
#endif
Nc3Vector.h
Nc3Vector::Nc3Vector
Nc3Vector()
Definition
Nc3Vector.cxx:110
Nc3VectorObj::Nc3VectorObj
Nc3VectorObj()
Definition
Nc3VectorObj.cxx:80
Nc3VectorObj::~Nc3VectorObj
virtual ~Nc3VectorObj()
Definition
Nc3VectorObj.cxx:101
ncfspack
source
Nc3VectorObj.h
Generated by
1.13.2