Back to home page

EIC code displayed by LXR

 
 

    


Warning, /eic-spack/environments/eic/spack.yaml is written in an unsupported language. File is not indexed.

0001 spack:
0002   packages:
0003     mesa:
0004       require:
0005         - ~llvm
0006 
0007   specs:
0008   # Core detector and simulation
0009   - epic
0010   - dd4hep
0011   - geant4 +opengl +qt cxxstd=20
0012 
0013   # Data models and frameworks
0014   - edm4eic
0015   - edm4hep
0016   - podio
0017 
0018   # Reconstruction and analysis
0019   - eicrecon
0020   - algorithms
0021 
0022   # Physics generators and tools
0023   - eic-smear
0024   - afterburner
0025 
0026   # Supporting libraries
0027   - acts
0028   - root +pythia8 +root7 cxxstd=20
0029   - hepmc3 +interfaces +python +rootio
0030   
0031   concretizer:
0032     reuse:
0033       roots: false
0034     unify: false
0035 
0036   view: false