Skip to content
Snippets Groups Projects
Select Git revision
  • e509d01aa160984eaedb8529cf691956f49a2826
  • master default
2 results

cern-oct12

  • Clone with SSH
  • Clone with HTTPS
  • Sergey Linev's avatar
    Sergey Linev authored
    1. Implement correct flushing of data in hadaq::TdcProcessor (via trigger time)
    2. Implement three different ways to recalculate time from local to global:
       interpolation, left sync marker, right sync marker. Last used for tdc
       processing, where trigger time is used as sync marker.
    3. Introduce EventProc class, which is base class for all kinds of 
       event processing. One can create many of such objects.   
    4. Provide example for mami-jan14 beamtime. There are two PadiwaProc and 
       final TestProc, which do exactely the job.  
    
    
    14.01.2014
    1. Allow to use normal TRB3 trigger as timer marker for the events. 
       At the same time use trigger time for time synchronisation between TDCs.   
    2. Provide possibility to artificially compensate epoch counter reset by TRB3.
       In sych case epoch counter will be contigious and complete logic of
       stream framework can be used. 
    
    
    git-svn-id: https://subversion.gsi.de/go4/app/stream@1111 302e7798-3865-0410-85c9-d38765bbeff6
    233c06ab
    History
    Name Last commit Last update
    ..