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