ATLAS Offline Software
DetectorDescription
AGDD
AGDDHandlers
AGDDHandlers
importHandler.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef importHandler_H
6
#define importHandler_H
7
8
#include "
AGDDControl/XMLHandler.h
"
9
#include <string>
10
class
AGDDController
;
11
12
13
class
importHandler
:
public
XMLHandler
{
14
public
:
15
importHandler
(
const
std::string&,
16
AGDDController
&
c
);
17
virtual
void
ElementHandle
(
AGDDController
&
c
,
18
xercesc::DOMNode *
t
)
override
;
19
};
20
21
#endif
importHandler
Definition:
importHandler.h:13
read_hist_ntuple.t
t
Definition:
read_hist_ntuple.py:5
XMLHandler.h
AGDDController
Definition:
AGDDController.h:30
importHandler::ElementHandle
virtual void ElementHandle(AGDDController &c, xercesc::DOMNode *t) override
Definition:
importHandler.cxx:18
XMLHandler
Definition:
XMLHandler.h:15
python.compressB64.c
def c
Definition:
compressB64.py:93
importHandler::importHandler
importHandler(const std::string &, AGDDController &c)
Definition:
importHandler.cxx:12
Generated on Thu Nov 7 2024 21:16:44 for ATLAS Offline Software by
1.8.18