ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDMaker
CaloD3PDMaker
python
MBTSD3PDObject.py
Go to the documentation of this file.
1
# Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
2
3
#
4
# @file CaloD3PDMaker/python/MBTSD3PDObject.py
5
# @author scott snyder <snyder@bnl.gov>
6
# @date Nov, 2009
7
# @brief D3PD object for MBTS.
8
#
9
10
from
D3PDMakerConfig.D3PDMakerFlags
import
D3PDMakerFlags
11
from
D3PDMakerCoreComps.D3PDObject
import
make_SGDataVector_D3PDObject
12
from
AthenaConfiguration.ComponentFactory
import
CompFactory
13
14
D3PD = CompFactory.D3PD
15
16
17
MBTSD3PDObject = \
18
make_SGDataVector_D3PDObject (
'TileContainer<TileCell>'
,
19
D3PDMakerFlags.MBTSSGKey,
20
'mb_'
,
'MBTSD3PDObject'
)
21
22
MBTSD3PDObject.defineBlock (0,
'MBTS'
,
D3PD.MBTSFillerTool
)
23
D3PD::MBTSFillerTool
Block filler tool for MBTS information.
Definition
MBTSFillerTool.h:28
Generated on
for ATLAS Offline Software by
1.17.0