ATLAS Offline Software
Loading...
Searching...
No Matches
LArPedestals2Ntuple.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 LARPEDESTALS2NTUPLE_H
20#define LARPEDESTALS2NTUPLE_H
21
25
27{
28 public:
29 LArPedestals2Ntuple(const std::string & name, ISvcLocator * pSvcLocator);
31
32 //standard algorithm methods
33 virtual StatusCode stop();
34 StatusCode initialize();
35 StatusCode finalize(){return StatusCode::SUCCESS;}
36 private:
37
39};
40
41#endif
LArCond2NtupleBase(const std::string &name, ISvcLocator *pSvcLocator)
LArPedestals2Ntuple(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode stop()
SG::ReadCondHandleKey< ILArPedestal > m_pedKey