# CeeSimulation **Repository Path**: xusun-imp/CeeSimulation ## Basic Information - **Project Name**: CeeSimulation - **Description**: Code package to generate and analyze CEE simulation. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-06-16 - **Last Updated**: 2026-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## this is a code package for CEE Physics Simulation with Different Event Generator @ IMP ### CeeJamGenerator > this is a code package to Generate CEE Physics Simulation with JAM2 model @ IMP ### CeeJamAnalyzer > this is a code package to Analyze CEE Physics Simulation with JAM2 model @ IMP > > #### compile the code > - mkdir build > - cd ./build > - cmake .. > - make install > - a shared lib can be found at ${PROJECT\_SOURCE\_DIR}/lib ### CeeBoxGenerator > this is a code package to Generate CEE Test Simulation with Box model @ IMP ### CeeBoxAnalyzer > this is a code package to Analyze CEE Test Simulation with Box model @ IMP