ATLAS Offline Software
Loading...
Searching...
No Matches
TRRegionXMLHandler.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#ifndef TRREGIONXMLHANDLER_H
6#define TRREGIONXMLHANDLER_H
7
8#include <string>
11
13
15public:
17 void Process(const std::string& name);
18
19private:
23};
24
25#endif
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
The Athena Transient Store API.
TRRegionXMLHandler(TRTTransitionRadiation *)
TRTTransitionRadiation * m_theProcess
StoreGateSvc * m_storeGate
void Process(const std::string &name)