ATLAS Offline Software
LArRawChannelBuilderADC2EToolBase.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 
7 #include "GaudiKernel/MsgStream.h"
8 
10  const std::string& name,
11  const IInterface* parent):
13 {
14  declareInterface<ILArRawChannelBuilderADC2EToolBase>( this );
15 }
LArRawChannelBuilderToolBaseClass
base Definition of all tools called by LArRawChannelBuilderDriver
Definition: LArRawChannelBuilderToolBaseClass.h:31
test_pyathena.parent
parent
Definition: test_pyathena.py:15
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:195
LArRawChannelBuilderADC2EToolBase::LArRawChannelBuilderADC2EToolBase
LArRawChannelBuilderADC2EToolBase(const std::string &type, const std::string &name, const IInterface *parent)
Definition: LArRawChannelBuilderADC2EToolBase.cxx:9
python.CaloScaleNoiseConfig.type
type
Definition: CaloScaleNoiseConfig.py:78
LArRawChannelBuilderADC2EToolBase.h