EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4MICROMEGAS Namespace Reference

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
 

Enumeration Type Documentation

Enumerator:
CONFIG_MINIMAL 
CONFIG_PHI_ONE_RING 
CONFIG_Z_ONE_SECTOR 
CONFIG_BASELINE 
CONFIG_MAXIMAL 

Definition at line 35 of file G4_Micromegas.C.

View newest version in sPHENIX GitHub at line 35 of file G4_Micromegas.C

Variable Documentation

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().