FairRoot/PandaRoot
PndDrcAmbiguityInfo.cxx
Go to the documentation of this file.
1 // -----------------------------------------
2 // PndDrcAmbiguityInfo.h
3 //
4 // Created on: 18.10.2013
5 // Author : R.Dzhygadlo at gsi.de
6 // -----------------------------------------
7 
8 #include "PndDrcAmbiguityInfo.h"
9 
11 
12 // ----- Default constructor -------------------------------------------
14  fCherenkov(0), fBarTime(0), fEvTime(0)
15 {
16 
17 }
ClassImp(PndAnaContFact)