The Python AT-TPC Monte Carlo simulation engine. The engine can provide both a multi-step kinematics sample as well as simulate AT-TPC detector effects.
attpc_engine can be installed using pip
as
pip install attpc_engine
It is recommended to install attpc_engine to a virtual environment.
The documentation for attpc_engine can be found here
attpc_engine requires Python >= 3.10 and < 3.13