1 #ifndef RecoLocalTracker_SiStripZeroSuppression_SiStripRawProcessingAlgorithms_h
2 #define RecoLocalTracker_SiStripZeroSuppression_SiStripRawProcessingAlgorithms_h
14 const std::auto_ptr<SiStripFedZeroSuppression>
suppressor;
15 const std::auto_ptr<SiStripAPVRestorer>
restorer;
26 std::auto_ptr<SiStripCommonModeNoiseSubtractor> cmn,
27 std::auto_ptr<SiStripFedZeroSuppression> zs,
28 std::auto_ptr<SiStripAPVRestorer> res)
const std::auto_ptr< SiStripPedestalsSubtractor > subtractorPed
SiStripRawProcessingAlgorithms(std::auto_ptr< SiStripPedestalsSubtractor > ped, std::auto_ptr< SiStripCommonModeNoiseSubtractor > cmn, std::auto_ptr< SiStripFedZeroSuppression > zs, std::auto_ptr< SiStripAPVRestorer > res)
const std::auto_ptr< SiStripFedZeroSuppression > suppressor
const std::auto_ptr< SiStripAPVRestorer > restorer
void initialize(const edm::EventSetup &es)
const std::auto_ptr< SiStripCommonModeNoiseSubtractor > subtractorCMN