PandaRoot
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
#include "TObject.h"
12
13
class
PndDiscReconResult
:
public
TObject {
14
public
:
15
PndDiscReconResult
();
16
~PndDiscReconResult
();
17
18
double
cherenkov_angle
;
19
20
int
particle
;
21
int
hypothesis
;
22
int
sensor
;
23
int
pixel
;
24
double
time
;
25
26
ClassDef(
PndDiscReconResult
, 2)
27
};
28
29
#endif // DISCDIRC_RECONRESULT_HH
PndDiscReconResult::sensor
int sensor
Definition:
PndDiscReconResult.h:22
PndDiscReconResult::~PndDiscReconResult
~PndDiscReconResult()
PndDiscReconResult::cherenkov_angle
double cherenkov_angle
Definition:
PndDiscReconResult.h:18
PndDiscReconResult::PndDiscReconResult
PndDiscReconResult()
PndDiscReconResult::hypothesis
int hypothesis
Definition:
PndDiscReconResult.h:21
PndDiscReconResult
Definition:
PndDiscReconResult.h:13
PndDiscReconResult::pixel
int pixel
Definition:
PndDiscReconResult.h:23
PndDiscReconResult::time
double time
Definition:
PndDiscReconResult.h:24
PndDiscReconResult::particle
int particle
Definition:
PndDiscReconResult.h:20
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
pnddata
DiscData
PndDiscReconResult.h
Generated on Fri Oct 21 2022 07:03:57 for PandaRoot by
1.8.13