ATLAS Offline Software
Loading...
Searching...
No Matches
LArRinj2Ntuple.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4
5
6#ifndef LArRINJ2NTUPLE_H
7#define LArRINJ2NTUPLE_H
8
11
12
14{
15 public:
16 LArRinj2Ntuple(const std::string & name, ISvcLocator * pSvcLocator);
17
18 //standard algorithm methods
19 virtual StatusCode stop();
20 virtual StatusCode initialize();
21 StatusCode finalize(){return StatusCode::SUCCESS;}
22 private:
23
25};
26
27#endif
LArCond2NtupleBase(const std::string &name, ISvcLocator *pSvcLocator)
StatusCode finalize()
LArRinj2Ntuple(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode stop()
virtual StatusCode initialize()
SG::ReadCondHandleKey< LArRinjComplete > m_contKey