FairRoot/PandaRoot
PndDiscReconResult.cxx
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 
9 #include "PndDiscReconResult.h"
10 
11 
12 #include <iostream>
13 
14 
15 
16 
18 
19 
20 
22 cherenkov_angle(0.),
23 particle(0),
24 hypothesis(0),
25 sensor(0),
26 pixel(0),
27 time(0.)
28 {
29 }
30 
32 {
33 }
TGeoVolume * sensor
const int particle
ClassImp(PndDiscReconResult) PndDiscReconResult