Loading...
Searching...
No Matches
Go to the source code of this file.
|
str | ExtendedProperties2.__author__ = "Vanya BELYAEV ibelyaev@physics.syr.edu" |
| (c) Copyright 1998-2023 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE".
|
|
| ExtendedProperties2.isWin = sys.platform.startswith("win") |
|
| ExtendedProperties2.ep2 = EP2("xProps2", Point3D=(10, 40, 55), Points3D=[(10, 40, 55), (1, 2, 3)]) |
|
| ExtendedProperties2.EvtSel |
|
| ExtendedProperties2.TopAlg |
|
| ExtendedProperties2.EvtMax |
|
| ExtendedProperties2.gaudi = AppMgr() |
|
| ExtendedProperties2.xp2 = gaudi.algorithm("xProps2") |
|
| ExtendedProperties2.Point3D |
|
| ExtendedProperties2.Vector3D |
|
| ExtendedProperties2.Vector4D |
|
| ExtendedProperties2.SVector5 |
|
| ExtendedProperties2.Vectors3D |
|
| ExtendedProperties2.Vectors4D |
|
| ExtendedProperties2.PropertiesPrint |
|