]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ESDCheck/AliTRDQATask.cxx
New representation of the raw TRD PID signal in ESD (Alex, Yuri)
[u/mrichter/AliRoot.git] / ESDCheck / AliTRDQATask.cxx
index e076a0e3234648ae885b72e71871d4ba7de524ae..24e45c298b4db83d46d54672e2936641cfa57099 100644 (file)
 AliTRDQATask::AliTRDQATask(const char *name) : 
   AliAnalysisTask(name,""),  
   fChain(0),
-  fESD(0)
+  fESD(0),
+  fOutputContainer(0),
+  fConfSM(0),
+  fNTracks(0),
+  fEventSize(0),
+  fTrackStatus(0),
+  fParIn(0),
+  fParOut(0),
+  fKinkIndex(0),
+  fXIn(0),
+  fXOut(0),
+  fSectorTRD(0),
+  fTime(0),
+  fBudget(0),
+  fQuality(0),
+  fSignal(0),
+  fTrdSigMom(0),
+  fTpcSigMom(0)
 {
   // Constructor.
   // Input slot #0 works with an Ntuple