ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDMaker
EventCommonD3PDMaker
src
EventWeightFillerTool.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: EventWeightFillerTool.h 603418 2014-06-24 15:37:50Z ssnyder $
8
#ifndef EVENTCOMMOND3PDMAKER_EVENTWEIGHTFILLERTOOL_H
9
#define EVENTCOMMOND3PDMAKER_EVENTWEIGHTFILLERTOOL_H
10
11
// EDM include(s):
12
#include "
xAODEventInfo/EventInfo.h
"
13
14
// D3PDMaker include(s):
15
#include "
D3PDMakerUtils/BlockFillerTool.h
"
16
17
namespace
D3PD
{
18
27
class
EventWeightFillerTool
:
public
BlockFillerTool
< xAOD::EventInfo > {
28
29
public
:
31
EventWeightFillerTool
(
const
std::string&
type
,
32
const
std::string& name,
33
const
IInterface* parent );
34
36
virtual
StatusCode
book
();
38
virtual
StatusCode
fill
(
const
xAOD::EventInfo
& ei );
39
40
private
:
42
float
*
m_mc_event_weight
;
43
};
44
45
}
// namespace D3PD
46
47
#endif
// EVENTCOMMOND3PDMAKER_EVENTWEIGHTFILLERTOOL_H
BlockFillerTool.h
Type-safe wrapper for block filler tools.
D3PD::BlockFillerTool
Type-safe wrapper for block filler tools.
Definition
BlockFillerTool.h:65
D3PD::EventWeightFillerTool::m_mc_event_weight
float * m_mc_event_weight
Variable: MC event weight.
Definition
EventWeightFillerTool.h:42
D3PD::EventWeightFillerTool::EventWeightFillerTool
EventWeightFillerTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard AlgTool constructor.
Definition
EventWeightFillerTool.cxx:17
D3PD::EventWeightFillerTool::book
virtual StatusCode book()
Book variables for this block.
Definition
EventWeightFillerTool.cxx:26
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