ATLAS Offline Software
Loading...
Searching...
No Matches
LArFEBTemp2Ntuple.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5
10
11#ifndef LARFEBTEMP2NTUPLE_H
12#define LARFEBTEMP2NTUPLE_H
14
16{
17 public:
18 LArFEBTemp2Ntuple(const std::string & name, ISvcLocator * pSvcLocator);
20
21 //standard algorithm methods
22 virtual StatusCode stop() override;
23 private:
24
25};
26
27#endif
LArCond2NtupleBase(const std::string &name, ISvcLocator *pSvcLocator)
LArFEBTemp2Ntuple(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode stop() override