The ATHENA TrigT1Result package contains edited copies of several classes from the L1Calo online bytestreamDecoder package.
If the online bytestreamDecoder package is updated, the new versions of these classes may need to be recopied into TrigT1Result. This also involves changing the #include path of all header files.
Fortunately there is a script to ease this process.
You can find it on lxplus at
/afs/cern.ch/user/l/landon/public/analysis/copybs.sh.
This copies the checked out CVS HEAD versions from the nightly
build on CERN AFS and automatically edits the files.
Note that the L1CaloRdoStore class in TrigT1Result has some
extra Gaudi CLASSDEF infrastructure and is not copied automatically,
Any changes to that class need to be copied and edited by hand.
The script must be run from the top level of your TrigT1Result package, eg:
cd ~/public/analysis/Trigger/TrigT1/TrigT1Result/TrigT1Result-00-00-15 ~landon/public/analysis/copybs.sh