• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT
    Make New Entry, Make Followup Entry

    User name Ole Hansen

    Log entry time 14:18:57 on May 05, 2009

    Entry number 271005

    keyword=C++ Analyzer updated

    Version 1.5.11 of the C++ analyzer is now installed on the adaq cluster. This version enables setting of a user-defined name for the crate map data base file. For example, if the following is done in a replay script before starting the analysis,

    analyzer->SetCrateMapFileName( "mymap" );

    then db_mymap.dat will be used as the crate map database file.

    This allows us to use a common database directory for replays of data taken with different DAQs that have conflicting hardware configurations (e.g. duplicate ROC numbers). We currently have this problem with scalers in ROC 10.

    Without the above command to set the crate map name explicitly, the default crate map, db_cratemap.dat, will be used, as before. No changes to the replay scripts are necessary unless you specifically want to use a different crate map file. I'll leave it to the replay experts to set this up.



    A copy of this log entry has been emailed to: zhaobo, rom, xqian