![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Enumerations | |
| enum | Config { CONFIG_MINIMAL, CONFIG_PHI_ONE_RING, CONFIG_Z_ONE_SECTOR, CONFIG_BASELINE, CONFIG_MAXIMAL } |
Variables | |
| int | n_micromegas_layer = 2 |
| Config | CONFIG = CONFIG_BASELINE |
| double | mm_radius = 85 |
| enum G4MICROMEGAS::Config |
Definition at line 35 of file G4_Micromegas.C.
View newest version in sPHENIX GitHub at line 35 of file G4_Micromegas.C
| Config G4MICROMEGAS::CONFIG = CONFIG_BASELINE |
Definition at line 44 of file G4_Micromegas.C.
View newest version in sPHENIX GitHub at line 44 of file G4_Micromegas.C
Referenced by Micromegas_Cells().
| double G4MICROMEGAS::mm_radius = 85 |
Definition at line 47 of file G4_Micromegas.C.
View newest version in sPHENIX GitHub at line 47 of file G4_Micromegas.C
Referenced by Micromegas().
| int G4MICROMEGAS::n_micromegas_layer = 2 |
Definition at line 34 of file G4_Micromegas.C.
View newest version in sPHENIX GitHub at line 34 of file G4_Micromegas.C
Referenced by Tracking_Eval(), Tracking_Reco(), and TrackingInit().