Skip to content
Snippets Groups Projects
Commit 78033b99 authored by Zafar's avatar Zafar
Browse files

Look up of shower and cherenkov in setup.

This file was missing.
parent 57a825bd
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,6 @@ protected:
THcShower* fShower;
THcCherenkov* fChern;
Int_t fGood_hits;
Int_t fCheckEvent;
Int_t fEventType;
......@@ -167,6 +166,8 @@ protected:
Double_t* fPlaneCenter;
Double_t* fPlaneSpacing;
Double_t fNormETot;
Double_t fNCerNPE;
Int_t fTestSum;
Int_t fTrackEffTestNScinPlanes;
Int_t fGoodScinHits;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment