ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCalibTools
LArCalibTools
LArWFParams2Ntuple.h
Go to the documentation of this file.
1
//Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
18
19
#ifndef LARWFPARAMS2NTUPLE_H
20
#define LARWFPARAMS2NTUPLE_H
21
22
#include "
LArCalibTools/LArCond2NtupleBase.h
"
23
24
class
LArWFParams2Ntuple
:
public
LArCond2NtupleBase
25
{
26
public
:
27
LArWFParams2Ntuple
(
const
std::string & name, ISvcLocator * pSvcLocator);
28
~LArWFParams2Ntuple
();
29
30
//standard algorithm methods
31
StatusCode
initialize
();
32
StatusCode
execute
(
const
EventContext&) {
return
StatusCode::SUCCESS;}
33
virtual
StatusCode
stop
();
34
StatusCode
finalize
(){
return
StatusCode::SUCCESS;}
35
36
private
:
37
38
// bool m_useContainers , m_useComplete ,
39
bool
m_dumpCaliPulseParams
,
m_dumpDetCellParams
,
m_dumpPhysCaliTdiff
,
m_dumpTdrift
,
m_dumpOFCBin
;
40
std::string
m_caliPulseParamsKey
,
m_detCellParamsKey
,
m_physCaliTDiffKey
,
m_tdriftKey
,
m_ofcBinKey
;
41
42
};
43
44
#endif
LArCond2NtupleBase.h
LArCond2NtupleBase::LArCond2NtupleBase
LArCond2NtupleBase(const std::string &name, ISvcLocator *pSvcLocator)
Definition
LArCond2NtupleBase.cxx:15
LArWFParams2Ntuple::m_dumpDetCellParams
bool m_dumpDetCellParams
Definition
LArWFParams2Ntuple.h:39
LArWFParams2Ntuple::m_detCellParamsKey
std::string m_detCellParamsKey
Definition
LArWFParams2Ntuple.h:40
LArWFParams2Ntuple::m_tdriftKey
std::string m_tdriftKey
Definition
LArWFParams2Ntuple.h:40
LArWFParams2Ntuple::execute
StatusCode execute(const EventContext &)
Execute method.
Definition
LArWFParams2Ntuple.h:32
LArWFParams2Ntuple::~LArWFParams2Ntuple
~LArWFParams2Ntuple()
LArWFParams2Ntuple::m_caliPulseParamsKey
std::string m_caliPulseParamsKey
Definition
LArWFParams2Ntuple.h:40
LArWFParams2Ntuple::m_dumpOFCBin
bool m_dumpOFCBin
Definition
LArWFParams2Ntuple.h:39
LArWFParams2Ntuple::finalize
StatusCode finalize()
Definition
LArWFParams2Ntuple.h:34
LArWFParams2Ntuple::m_dumpPhysCaliTdiff
bool m_dumpPhysCaliTdiff
Definition
LArWFParams2Ntuple.h:39
LArWFParams2Ntuple::initialize
StatusCode initialize()
Definition
LArWFParams2Ntuple.cxx:39
LArWFParams2Ntuple::stop
virtual StatusCode stop()
Definition
LArWFParams2Ntuple.cxx:46
LArWFParams2Ntuple::LArWFParams2Ntuple
LArWFParams2Ntuple(const std::string &name, ISvcLocator *pSvcLocator)
Definition
LArWFParams2Ntuple.cxx:15
LArWFParams2Ntuple::m_physCaliTDiffKey
std::string m_physCaliTDiffKey
Definition
LArWFParams2Ntuple.h:40
LArWFParams2Ntuple::m_ofcBinKey
std::string m_ofcBinKey
Definition
LArWFParams2Ntuple.h:40
LArWFParams2Ntuple::m_dumpCaliPulseParams
bool m_dumpCaliPulseParams
Definition
LArWFParams2Ntuple.h:39
LArWFParams2Ntuple::m_dumpTdrift
bool m_dumpTdrift
Definition
LArWFParams2Ntuple.h:39
Generated on
for ATLAS Offline Software by
1.17.0