|
k4SimGeant4
|
Functions | |
| retrieve (no, mask, offset) | |
| sublayer (cellId) | |
Variables | |
| bool | signed = False |
| store = EventStore(["positions_ecalEndcapSim.root"]) | |
| positions = event.get('caloPositions') | |
| x = pos.position().x | |
| y = pos.position().y | |
| z = pos.position().z | |
| cellId = pos.core().cellId | |
| layerId = sublayer(cellId) | |
| float | layer_z = 5443.1 |
| check_endcapEcal_sublayer_positions.retrieve | ( | no, | |
| mask, | |||
| offset ) |
| check_endcapEcal_sublayer_positions.sublayer | ( | cellId | ) |
| check_endcapEcal_sublayer_positions.cellId = pos.core().cellId |
| float check_endcapEcal_sublayer_positions.layer_z = 5443.1 |
| check_endcapEcal_sublayer_positions.positions = event.get('caloPositions') |
| bool check_endcapEcal_sublayer_positions.signed = False |
| check_endcapEcal_sublayer_positions.store = EventStore(["positions_ecalEndcapSim.root"]) |
| check_endcapEcal_sublayer_positions.x = pos.position().x |
| check_endcapEcal_sublayer_positions.y = pos.position().y |
| check_endcapEcal_sublayer_positions.z = pos.position().z |