From: Benjamin Linnik Date: Fri, 11 Sep 2015 17:01:11 +0000 (+0200) Subject: Run analyzer: Added the new type of cut: fixed threshold in MAPS.c and Run.c, yet... X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=986bbe766225e6e7cb65d63b2d0f1e74916fda6f;p=radhard.git Run analyzer: Added the new type of cut: fixed threshold in MAPS.c and Run.c, yet fixed to 150 ADU --- diff --git a/MABS_run_analyzer/Run.c b/MABS_run_analyzer/Run.c index 76ca7c7..1815053 100644 --- a/MABS_run_analyzer/Run.c +++ b/MABS_run_analyzer/Run.c @@ -277,7 +277,7 @@ Bool_t Run::analyzeRun(Bool_t force) int start = 0; int nframes = processed->GetNumberFrames(); // for(int i=0; i<1000;i++) // TODO remove 100000 run 342272 - for(int i=0; igetFrame(i);