FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
pnddata
DiscData
PndDiscReconResult.h
Go to the documentation of this file.
1
//-------------------------------------------------------------------------
2
// Author: Mustafa Schmidt (Mustafa.A.Schmidt@physik.uni-giessen.de)
3
// Changes:
4
// Date: 30.11.2015
5
// Description: Reconstruction
6
//-------------------------------------------------------------------------
7
8
#ifndef DISCDIRC_RECONRESULT_HH
9
#define DISCDIRC_RECONRESULT_HH
10
11
12
#include "TObject.h"
13
14
15
class
PndDiscReconResult
:
public
TObject
16
{
17
public
:
18
PndDiscReconResult
();
19
~PndDiscReconResult
();
20
21
double
cherenkov_angle
;
22
23
int
particle
;
24
int
hypothesis
;
25
int
sensor
;
26
int
pixel
;
27
double
time
;
28
29
ClassDef(
PndDiscReconResult
,2)
30
};
31
32
33
#endif // DISCDIRC_RECONRESULT_HH
PndDiscReconResult::sensor
int sensor
Definition:
PndDiscReconResult.h:25
PndDiscReconResult::~PndDiscReconResult
~PndDiscReconResult()
Definition:
PndDiscReconResult.cxx:31
PndDiscReconResult::cherenkov_angle
double cherenkov_angle
Definition:
PndDiscReconResult.h:21
PndDiscReconResult::PndDiscReconResult
PndDiscReconResult()
Definition:
PndDiscReconResult.cxx:21
PndDiscReconResult::hypothesis
int hypothesis
Definition:
PndDiscReconResult.h:24
PndDiscReconResult
Definition:
PndDiscReconResult.h:15
PndDiscReconResult::pixel
int pixel
Definition:
PndDiscReconResult.h:26
PndDiscReconResult::time
double time
Definition:
PndDiscReconResult.h:27
PndDiscReconResult::particle
int particle
Definition:
PndDiscReconResult.h:23
Generated on Wed Apr 3 2019 08:43:53 for FairRoot/PandaRoot by
1.8.5