![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
| def | TPC_surface |
| def | TPC_endcap |
| def | raddist_cluster |
| def | theLoop |
| def | animate_scatters |
| def | animate_clusters |
| def | read_cluster_pos |
Variables | |
| tuple | iterations int((no_events-1)*mean_eventtime*time_scale/(iteration_time*1000)+len_TPC/drift_speed_posz[2]) |
| def TPC_Cluster_Drift_Animator_beam.animate_clusters | ( | data, | |
animation_name = "Animated_clusters_TPC.mp4", |
|||
save = False, |
|||
start_iteration = 0, |
|||
no_iterations = 1 |
|||
| ) |
Definition at line 135 of file TPC_Cluster_Drift_Animator_beam.py.
View newest version in sPHENIX GitHub at line 135 of file TPC_Cluster_Drift_Animator_beam.py
References print(), and TPC_surface().
Here is the call graph for this function:| def TPC_Cluster_Drift_Animator_beam.animate_scatters | ( | iteration, | |
| data, | |||
| scatters, | |||
| fig_text, | |||
| time_scale, | |||
| iteration_time, | |||
| start_iteration | |||
| ) |
Definition at line 88 of file TPC_Cluster_Drift_Animator_beam.py.
View newest version in sPHENIX GitHub at line 88 of file TPC_Cluster_Drift_Animator_beam.py
References if(), print(), round(), str, theLoop(), and Acts.zip().
Referenced by theLoop().
Here is the call graph for this function:
Here is the caller graph for this function:| def TPC_Cluster_Drift_Animator_beam.raddist_cluster | ( | cluster_pos | ) |
Definition at line 54 of file TPC_Cluster_Drift_Animator_beam.py.
View newest version in sPHENIX GitHub at line 54 of file TPC_Cluster_Drift_Animator_beam.py
Referenced by read_cluster_pos().
Here is the caller graph for this function:| def TPC_Cluster_Drift_Animator_beam.read_cluster_pos | ( | inFile | ) |
Definition at line 212 of file TPC_Cluster_Drift_Animator_beam.py.
View newest version in sPHENIX GitHub at line 212 of file TPC_Cluster_Drift_Animator_beam.py
References if(), Acts.open, print(), and raddist_cluster().
Here is the call graph for this function:| def TPC_Cluster_Drift_Animator_beam.theLoop | ( | iteration, | |
| dataPoint, | |||
| scatter | |||
| ) |
Definition at line 58 of file TPC_Cluster_Drift_Animator_beam.py.
View newest version in sPHENIX GitHub at line 58 of file TPC_Cluster_Drift_Animator_beam.py
References animate_scatters(), and if().
Referenced by animate_scatters().
Here is the call graph for this function:
Here is the caller graph for this function:| def TPC_Cluster_Drift_Animator_beam.TPC_endcap | ( | inner_radius, | |
| outer_radius, | |||
| length_z | |||
| ) |
Definition at line 37 of file TPC_Cluster_Drift_Animator_beam.py.
View newest version in sPHENIX GitHub at line 37 of file TPC_Cluster_Drift_Animator_beam.py
| def TPC_Cluster_Drift_Animator_beam.TPC_surface | ( | inner_radius, | |
| outer_radius, | |||
| length_z | |||
| ) |
Definition at line 25 of file TPC_Cluster_Drift_Animator_beam.py.
View newest version in sPHENIX GitHub at line 25 of file TPC_Cluster_Drift_Animator_beam.py
Referenced by animate_clusters().
Here is the caller graph for this function:| tuple TPC_Cluster_Drift_Animator_beam.iterations int((no_events-1)*mean_eventtime*time_scale/(iteration_time*1000)+len_TPC/drift_speed_posz[2]) |
Definition at line 318 of file TPC_Cluster_Drift_Animator_beam.py.
View newest version in sPHENIX GitHub at line 318 of file TPC_Cluster_Drift_Animator_beam.py