Could someone help me with this (Chris, Chi ???)
I have a following call to detrecon :
detrecon->GetSCnhit(0)
and always get 0 in return even though as I run raw->SCDump() I get
clear indications that there were tofs hit here is the example
ToF Scintillators: 64
sect: 0 paddle: 0 t/b: 0 adc: 542 tdc: 1012
sect: 0 paddle: 4 t/b: 0 adc: 1680 tdc: 763
sect: 0 paddle: 0 t/b: 1 adc: 370 tdc: 1036
sect: 0 paddle: 4 t/b: 1 adc: 1065 tdc: 1030
nhit(0) : 0 nhit(1) : 0
What is going on? I use the following declarations:
Setup(argc,argv);
TBLRecon recon;
TBLRaw* raw = recon.fRaw;
TBLDetRecon* detrecon = recon.fDet;
I'm using version v3 in Blastlib
Cheers, Vitaliy
This archive was generated by hypermail 2.1.2 : Mon Feb 24 2014 - 14:07:30 EST