FairRoot/PandaRoot
Functions
PndDiscDigitizedHit.cxx File Reference
#include "PndDiscDigitizedHit.h"

Go to the source code of this file.

Functions

 ClassImp (PndDiscDigitizedHit) PndDiscDigitizedHit
 

Function Documentation

ClassImp ( PndDiscDigitizedHit  )

Definition at line 11 of file PndDiscDigitizedHit.cxx.

14  :
15 detector_id(0),
16 readout_id(0),
17 sensor_id(0),
18 pixel_number(0),
19 dead_time_entity(0),
20 pixel_pos(0.),
21 tdc_time(0.),
22 digit_classifier(0)
23 {
24 }