ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCalibTools
LArCalibTools
LArDSPConfig2Ntuple.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 LARDSPCONFIGNTUPLE_H
6
#define LARDSPCONFIGNTUPLE_H
7
8
#include "
LArCalibTools/LArCond2NtupleBase.h
"
9
10
11
class
LArDSPConfig2Ntuple
:
public
LArCond2NtupleBase
12
{
13
public
:
14
LArDSPConfig2Ntuple
(
const
std::string & name, ISvcLocator * pSvcLocator);
15
~LArDSPConfig2Ntuple
();
16
17
//standard algorithm methods
18
StatusCode
initialize
();
19
StatusCode
finalize
(){
return
StatusCode::SUCCESS;}
20
StatusCode
stop
();
21
22
private
:
23
std::string
m_ntname
;
24
std::string
m_folder
;
25
26
NTuple::Item<short>
m_peakSample
;
27
NTuple::Item<short>
m_useHgIntercept
;
28
NTuple::Item<short>
m_useMgIntercept
;
29
NTuple::Item<short>
m_useLgIntercept
;
30
};
31
32
#endif
LArCond2NtupleBase.h
LArCond2NtupleBase::LArCond2NtupleBase
LArCond2NtupleBase(const std::string &name, ISvcLocator *pSvcLocator)
Definition
LArCond2NtupleBase.cxx:15
LArDSPConfig2Ntuple::m_useMgIntercept
NTuple::Item< short > m_useMgIntercept
Definition
LArDSPConfig2Ntuple.h:28
LArDSPConfig2Ntuple::LArDSPConfig2Ntuple
LArDSPConfig2Ntuple(const std::string &name, ISvcLocator *pSvcLocator)
Definition
LArDSPConfig2Ntuple.cxx:13
LArDSPConfig2Ntuple::~LArDSPConfig2Ntuple
~LArDSPConfig2Ntuple()
LArDSPConfig2Ntuple::m_ntname
std::string m_ntname
Definition
LArDSPConfig2Ntuple.h:23
LArDSPConfig2Ntuple::finalize
StatusCode finalize()
Definition
LArDSPConfig2Ntuple.h:19
LArDSPConfig2Ntuple::m_folder
std::string m_folder
Definition
LArDSPConfig2Ntuple.h:24
LArDSPConfig2Ntuple::m_useHgIntercept
NTuple::Item< short > m_useHgIntercept
Definition
LArDSPConfig2Ntuple.h:27
LArDSPConfig2Ntuple::initialize
StatusCode initialize()
Definition
LArDSPConfig2Ntuple.cxx:24
LArDSPConfig2Ntuple::stop
StatusCode stop()
Definition
LArDSPConfig2Ntuple.cxx:62
LArDSPConfig2Ntuple::m_peakSample
NTuple::Item< short > m_peakSample
Definition
LArDSPConfig2Ntuple.h:26
LArDSPConfig2Ntuple::m_useLgIntercept
NTuple::Item< short > m_useLgIntercept
Definition
LArDSPConfig2Ntuple.h:29
Generated on
for ATLAS Offline Software by
1.17.0