Skip to content
Snippets Groups Projects

Algorithm for LAr ByteStream reading

Merged Walter Lampl requested to merge wlampl/athena:LArRCBSCnvAsConstAlgo into master
All threads resolved!
4 files
+ 10
9
Compare changes
  • Side-by-side
  • Inline
Files
4
# Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
from AthenaConfiguration.ComponentAccumulator import ComponentAccumulator
from ByteStreamCnvSvc.ByteStreamConfig import ByteStreamReadCfg
from LArByteStream.LArByteStreamConf import LArRawDataReadingAlg
Loading