HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Member Functions | Private Attributes
HarpoRecoReco3D Class Reference

#include <HarpoRecoEvent.h>

Public Member Functions

 HarpoRecoReco3D ()
 
 HarpoRecoReco3D (Int_t ntrack_3d, Double_t doca, Double_t poca_x, Double_t poca_y, Double_t poca_z, Double_t px, Double_t py, Double_t pz, Double_t aopen, Double_t aazimutal)
 
 HarpoRecoReco3D (const HarpoRecoReco3D &rec)
 
virtual ~HarpoRecoReco3D ()
 
Int_t Getntrack_3d ()
 
Double_t GetDoca ()
 
Double_t GetPoca_x ()
 
Double_t GetPoca_y ()
 
Double_t GetPoca_z ()
 
Double_t GetPx ()
 
Double_t GetPy ()
 
Double_t GetPz ()
 
Double_t GetAopen ()
 
Double_t GetAazimutal ()
 
Int_t GetTypeTrack3d (Int_t i)
 
void Setntrack_3d (Int_t val)
 
void SetDoca (Double_t val)
 
void SetPoca_x (Double_t val)
 
void SetPoca_y (Double_t val)
 
void SetPoca_z (Double_t val)
 
void SetPx (Double_t val)
 
void SetPy (Double_t val)
 
void SetPz (Double_t val)
 
void SetAopen (Double_t val)
 
void SetAazimutal (Double_t val)
 
void SetTypeTrack3d (Int_t i, Int_t val)
 

Private Member Functions

 ClassDef (HarpoRecoReco3D, 1)
 

Private Attributes

Int_t fntrack_3d
 
Double_t fDoca
 
Double_t fPoca_x
 
Double_t fPoca_y
 
Double_t fPoca_z
 
Double_t fPx
 
Double_t fPy
 
Double_t fPz
 
Double_t fAopen
 
Double_t fAazimutal
 
Double_t ftypetrack3d [7]
 

Detailed Description

Definition at line 422 of file HarpoRecoEvent.h.

Constructor & Destructor Documentation

HarpoRecoReco3D::HarpoRecoReco3D ( )

Definition at line 331 of file HarpoRecoEvent.cxx.

HarpoRecoReco3D::HarpoRecoReco3D ( Int_t  ntrack_3d,
Double_t  doca,
Double_t  poca_x,
Double_t  poca_y,
Double_t  poca_z,
Double_t  px,
Double_t  py,
Double_t  pz,
Double_t  aopen,
Double_t  aazimutal 
)

Definition at line 339 of file HarpoRecoEvent.cxx.

HarpoRecoReco3D::HarpoRecoReco3D ( const HarpoRecoReco3D rec)

Definition at line 345 of file HarpoRecoEvent.cxx.

HarpoRecoReco3D::~HarpoRecoReco3D ( )
virtual

Definition at line 352 of file HarpoRecoEvent.cxx.

Member Function Documentation

HarpoRecoReco3D::ClassDef ( HarpoRecoReco3D  ,
 
)
private
Double_t HarpoRecoReco3D::GetAazimutal ( )
inline

Definition at line 440 of file HarpoRecoEvent.h.

Here is the caller graph for this function:

Double_t HarpoRecoReco3D::GetAopen ( )
inline

Definition at line 439 of file HarpoRecoEvent.h.

Here is the caller graph for this function:

Double_t HarpoRecoReco3D::GetDoca ( )
inline

Definition at line 432 of file HarpoRecoEvent.h.

Here is the caller graph for this function:

Int_t HarpoRecoReco3D::Getntrack_3d ( )
inline

Definition at line 431 of file HarpoRecoEvent.h.

Double_t HarpoRecoReco3D::GetPoca_x ( )
inline

Definition at line 433 of file HarpoRecoEvent.h.

Here is the caller graph for this function:

Double_t HarpoRecoReco3D::GetPoca_y ( )
inline

Definition at line 434 of file HarpoRecoEvent.h.

Here is the caller graph for this function:

Double_t HarpoRecoReco3D::GetPoca_z ( )
inline

Definition at line 435 of file HarpoRecoEvent.h.

Here is the caller graph for this function:

Double_t HarpoRecoReco3D::GetPx ( )
inline

Definition at line 436 of file HarpoRecoEvent.h.

Here is the caller graph for this function:

Double_t HarpoRecoReco3D::GetPy ( )
inline

Definition at line 437 of file HarpoRecoEvent.h.

Here is the caller graph for this function:

Double_t HarpoRecoReco3D::GetPz ( )
inline

Definition at line 438 of file HarpoRecoEvent.h.

Here is the caller graph for this function:

Int_t HarpoRecoReco3D::GetTypeTrack3d ( Int_t  i)
inline

Definition at line 441 of file HarpoRecoEvent.h.

void HarpoRecoReco3D::SetAazimutal ( Double_t  val)
inline

Definition at line 452 of file HarpoRecoEvent.h.

void HarpoRecoReco3D::SetAopen ( Double_t  val)
inline

Definition at line 451 of file HarpoRecoEvent.h.

void HarpoRecoReco3D::SetDoca ( Double_t  val)
inline

Definition at line 444 of file HarpoRecoEvent.h.

void HarpoRecoReco3D::Setntrack_3d ( Int_t  val)
inline

Definition at line 443 of file HarpoRecoEvent.h.

void HarpoRecoReco3D::SetPoca_x ( Double_t  val)
inline

Definition at line 445 of file HarpoRecoEvent.h.

void HarpoRecoReco3D::SetPoca_y ( Double_t  val)
inline

Definition at line 446 of file HarpoRecoEvent.h.

void HarpoRecoReco3D::SetPoca_z ( Double_t  val)
inline

Definition at line 447 of file HarpoRecoEvent.h.

void HarpoRecoReco3D::SetPx ( Double_t  val)
inline

Definition at line 448 of file HarpoRecoEvent.h.

void HarpoRecoReco3D::SetPy ( Double_t  val)
inline

Definition at line 449 of file HarpoRecoEvent.h.

void HarpoRecoReco3D::SetPz ( Double_t  val)
inline

Definition at line 450 of file HarpoRecoEvent.h.

void HarpoRecoReco3D::SetTypeTrack3d ( Int_t  i,
Int_t  val 
)
inline

Definition at line 453 of file HarpoRecoEvent.h.

Field Documentation

Double_t HarpoRecoReco3D::fAazimutal
private

Definition at line 467 of file HarpoRecoEvent.h.

Double_t HarpoRecoReco3D::fAopen
private

Definition at line 466 of file HarpoRecoEvent.h.

Double_t HarpoRecoReco3D::fDoca
private

Definition at line 459 of file HarpoRecoEvent.h.

Int_t HarpoRecoReco3D::fntrack_3d
private

Definition at line 458 of file HarpoRecoEvent.h.

Double_t HarpoRecoReco3D::fPoca_x
private

Definition at line 460 of file HarpoRecoEvent.h.

Double_t HarpoRecoReco3D::fPoca_y
private

Definition at line 461 of file HarpoRecoEvent.h.

Double_t HarpoRecoReco3D::fPoca_z
private

Definition at line 462 of file HarpoRecoEvent.h.

Double_t HarpoRecoReco3D::fPx
private

Definition at line 463 of file HarpoRecoEvent.h.

Double_t HarpoRecoReco3D::fPy
private

Definition at line 464 of file HarpoRecoEvent.h.

Double_t HarpoRecoReco3D::fPz
private

Definition at line 465 of file HarpoRecoEvent.h.

Double_t HarpoRecoReco3D::ftypetrack3d[7]
private

Definition at line 468 of file HarpoRecoEvent.h.


The documentation for this class was generated from the following files: