]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGUD/UPC/AliAnalysisTaskUpcPsi2s.h
Adding vertex variable to the tree
[u/mrichter/AliRoot.git] / PWGUD / UPC / AliAnalysisTaskUpcPsi2s.h
index e542b6d0e9a09da22560973a6f359d4cc4b9741a..eccbbe8f86d92fcf81c42007260d81754334ed88 100644 (file)
@@ -48,6 +48,9 @@ class AliAnalysisTaskUpcPsi2s : public AliAnalysisTaskSE {
   Bool_t fTrigger[ntrg];
   UInt_t fL0inputs, fL1inputs;
   Int_t fVtxContrib;
+  Double_t fVtxPosX,fVtxPosY,fVtxPosZ;
+  Double_t fVtxErrX,fVtxErrY,fVtxErrZ;
+  Double_t fVtxChi2,fVtxNDF;
   UShort_t fBCrossNum, fNtracklets;
   //vzero, zdc
   Double_t fZDCAenergy, fZDCCenergy;