ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDMaker
EventCommonD3PDMaker
src
EventErrorStateFillerTool.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id$
14
15
16
#ifndef EVENTCOMMOND3PPDMAKER_EVENTERRORSTATEFILLERTOOL_H
17
#define EVENTCOMMOND3PPDMAKER_EVENTERRORSTATEFILLERTOOL_H
18
19
20
#include "
D3PDMakerUtils/BlockFillerTool.h
"
21
#include "
xAODEventInfo/EventInfo.h
"
22
#include <vector>
23
24
25
namespace
D3PD
{
26
27
31
class
EventErrorStateFillerTool
32
:
public
BlockFillerTool
<xAOD::EventInfo>
33
{
34
public
:
41
EventErrorStateFillerTool
(
const
std::string&
type
,
42
const
std::string& name,
43
const
IInterface* parent);
44
45
47
virtual
StatusCode
book
();
48
49
58
virtual
StatusCode
fill
(
const
xAOD::EventInfo
& p);
59
60
61
private
:
62
std::vector<unsigned int*>
m_errs
;
63
};
64
65
66
}
// namespace D3PD
67
68
69
#endif
// not EVENTCOMMOND3PDMAKER_EVENTERRORSTATEFILLERTOOL_H
BlockFillerTool.h
Type-safe wrapper for block filler tools.
D3PD::BlockFillerTool
Type-safe wrapper for block filler tools.
Definition
BlockFillerTool.h:65
D3PD::EventErrorStateFillerTool::EventErrorStateFillerTool
EventErrorStateFillerTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Definition
EventErrorStateFillerTool.cxx:33
D3PD::EventErrorStateFillerTool::book
virtual StatusCode book()
Book variables for this block.
Definition
EventErrorStateFillerTool.cxx:44
D3PD::EventErrorStateFillerTool::m_errs
std::vector< unsigned int * > m_errs
Definition
EventErrorStateFillerTool.h:62
D3PD
Block filler tool for noisy FEB information.
Definition
CaloCellDetailsFillerTool.cxx:29
D3PD::fill
virtual StatusCode fill()
Fill one object.
xAOD::EventInfo
EventInfo_v1 EventInfo
Definition of the latest event info version.
Definition
IEventInfoCnvTool.h:16
type
EventInfo.h
Generated on
for ATLAS Offline Software by
1.17.0