ATLAS Offline Software
Variables
python.EventInfoD3PDObject Namespace Reference

Variables

 D3PD = CompFactory.D3PD
 
 EventInfoD3PDObject
 
 Vars
 Define blocks. More...
 
 Streams
 

Variable Documentation

◆ D3PD

python.EventInfoD3PDObject.D3PD = CompFactory.D3PD

Definition at line 14 of file EventInfoD3PDObject.py.

◆ EventInfoD3PDObject

python.EventInfoD3PDObject.EventInfoD3PDObject
Initial value:
1 = make_SG_D3PDObject( 'xAOD::EventInfo_v1',
2  D3PDMakerFlags.EventInfoSGKey,
3  '',
4  'EventInfoD3PDObject' )

Definition at line 18 of file EventInfoD3PDObject.py.

◆ Streams

python.EventInfoD3PDObject.Streams

Definition at line 84 of file EventInfoD3PDObject.py.

◆ Vars

python.EventInfoD3PDObject.Vars

Define blocks.

Definition at line 31 of file EventInfoD3PDObject.py.

python.D3PDObject.make_SG_D3PDObject
def make_SG_D3PDObject(default_typeName, default_sgkey, default_prefix, default_object_name=None, default_allowMissing=False, default_getterClass=D3PD.SGObjGetterTool, allow_args=[])
Definition: D3PDObject.py:646