JeffersonLab / remoll

Simulations for the MOLLER Experiment at Jefferson Lab, http://moller.jlab.org
http://jeffersonlab.github.io/remoll/
11 stars 55 forks source link

target absolute position hard coded #557

Open rakithab opened 2 years ago

rakithab commented 2 years ago

The offset between hall center and target center

In the class remollBeamTarget.cc line 156 fMotherTargetAbsolutePosition = fTargetMothers[fActiveTargetMother].first->GetTranslation().z() - 4500; This is not an issue as long as the offset between hall center and target center is fixed. I'm posting this in case if we ended up changing the offset, we need to update the location