Open piotrkon opened 8 years ago
The modifications for detectors with a DetectorTypeFlag (as ACTAR-TPC demonstrator) can be directly made in the code (hardcoded) under the appropriate flag. Please, correct my error in the gasbox and support structures, ensuring that the beam passes correctly when follows the Z axis (for instance, using beam position 0,0,-64, as you mayor comment before). For the corrections, please, create a branch with my dev and correct and write on top. Then, we will take your branch to push on the official dev. Please, check also physics (cases you already tested before) and reconstruction for the ACTAR demonstrator case before making this branch a candidate for official dev.
Ok so we want to have the coordinate on the beam axis like that (once again particle gun at 0,0,-64)? :
Then it's only the GasBox positioning that need to be shifted.
I m looking at the physics now.
Hi Hector,
Concerning the last dev version of ActarSim, I noticed that the demonstrator looks like that
When previously it was like that
In both case the origin is in the middle of the gas box (beam gun position is -64 0 0 mm).
Since now all the information are in the DetectorTypeFlag, we can change Chamber and GasChamber Position so the GasBox will be situated well according to the ancillaries detectors?