12#ifndef LARCALIWAVESELECTOR_H
13#define LARCALIWAVESELECTOR_H
23typedef std::pair< std::pair<int,int>,
int>
DetGain;
35 StatusCode
execute() {
return StatusCode::SUCCESS;};
37 StatusCode
finalize(){
return StatusCode::SUCCESS;}
std::pair< std::pair< int, int >, int > DetGain
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Helper class for offline cell identifiers.
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
std::string m_groupingType
std::map< DetGain, int > m_mapDAC
std::vector< std::string > m_keyList
std::vector< std::string > m_selectionList
const CaloCell_ID * m_cellID
LArCaliWaveSelector(const std::string &name, ISvcLocator *pSvcLocator)