ATLAS Offline Software
DetectorDescription
AGDD
AGDDHandlers
AGDDHandlers
trdHandler.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 trdHandler_H
6
#define trdHandler_H
7
8
#include "
AGDDControl/XMLHandler.h
"
9
10
#include <string>
11
12
class
trdHandler
:
public
XMLHandler
{
13
public
:
14
trdHandler
(
const
std::string&,
15
AGDDController
&
c
);
16
virtual
void
ElementHandle
(
AGDDController
&
c
,
17
xercesc::DOMNode *
t
)
override
;
18
};
19
20
#endif
trdHandler
Definition:
trdHandler.h:12
trdHandler::trdHandler
trdHandler(const std::string &, AGDDController &c)
Definition:
trdHandler.cxx:11
read_hist_ntuple.t
t
Definition:
read_hist_ntuple.py:5
XMLHandler.h
AGDDController
Definition:
AGDDController.h:30
trdHandler::ElementHandle
virtual void ElementHandle(AGDDController &c, xercesc::DOMNode *t) override
Definition:
trdHandler.cxx:18
XMLHandler
Definition:
XMLHandler.h:15
python.compressB64.c
def c
Definition:
compressB64.py:93
Generated on Tue Dec 24 2024 21:20:49 for ATLAS Offline Software by
1.8.18