ATLAS Offline Software
Loading...
Searching...
No Matches
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
23
25{
26 public:
27 LArWFParams2Ntuple(const std::string & name, ISvcLocator * pSvcLocator);
29
30 //standard algorithm methods
31 StatusCode initialize();
32 StatusCode execute() {return StatusCode::SUCCESS;}
33 virtual StatusCode stop();
34 StatusCode finalize(){return StatusCode::SUCCESS;}
35
36 private:
37
38 // bool m_useContainers , m_useComplete ,
41
42};
43
44#endif
LArCond2NtupleBase(const std::string &name, ISvcLocator *pSvcLocator)
std::string m_detCellParamsKey
std::string m_caliPulseParamsKey
virtual StatusCode stop()
LArWFParams2Ntuple(const std::string &name, ISvcLocator *pSvcLocator)
std::string m_physCaliTDiffKey