ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArCalibTools
LArCalibTools
LArNoise2Ntuple.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARNOISE2NTUPLE_H
6
#define LARNOISE2NTUPLE_H
7
8
#include "
LArCalibTools/LArCond2NtupleBase.h
"
9
10
11
class
LArNoise2Ntuple
:
public
LArCond2NtupleBase
12
{
13
public
:
14
LArNoise2Ntuple
(
const
std::string & name, ISvcLocator * pSvcLocator);
15
~LArNoise2Ntuple
();
16
17
//standard algorithm methods
18
virtual
StatusCode
stop
();
19
StatusCode
finalize
(){
return
StatusCode::SUCCESS;}
20
private
:
21
22
std::string
m_contKey
;
23
};
24
25
#endif
LArCond2NtupleBase.h
LArCond2NtupleBase::LArCond2NtupleBase
LArCond2NtupleBase(const std::string &name, ISvcLocator *pSvcLocator)
Definition
LArCond2NtupleBase.cxx:15
LArNoise2Ntuple::stop
virtual StatusCode stop()
Definition
LArNoise2Ntuple.cxx:23
LArNoise2Ntuple::LArNoise2Ntuple
LArNoise2Ntuple(const std::string &name, ISvcLocator *pSvcLocator)
Definition
LArNoise2Ntuple.cxx:11
LArNoise2Ntuple::m_contKey
std::string m_contKey
Definition
LArNoise2Ntuple.h:22
LArNoise2Ntuple::~LArNoise2Ntuple
~LArNoise2Ntuple()
LArNoise2Ntuple::finalize
StatusCode finalize()
Definition
LArNoise2Ntuple.h:19
Generated on
for ATLAS Offline Software by
1.14.0