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

Go to the source code of this file.

Functions

 ClassImp (PndDrcPhotonInfo) PndDrcPhotonInfo
 

Function Documentation

ClassImp ( PndDrcPhotonInfo  )

Definition at line 10 of file PndDrcPhotonInfo.cxx.

13  : TObject(),
14  fAmbiguityArray(), fAmbiguitySize(0), fHitTime(0), fReflected(kFALSE), fEvReflections(0), fMcPrimeMomentumInBar(TVector3()), fMcCherenkovInBar(0)
15 {
16 
17 }