SVT Global Tuning Parameters
In order to create different tunes for different runs/times, a database must be created for the SVT. The tunable parameters are:
- double mPasaGain;
- double mInitHitSize;
- double mTrapConst;
- bool mRunSvtOnlineSeqAdj;
I do not have an embedding test sample for the most recent tune, so for now let's just make a database with the global tune. The tune values for the Run 7 Au+Au data are:
- mPasaGain = 13.4;
- mInitHitSize = 0.12;
- mTrapConst = 5.0e-5;
- mRunSvtOnlineSeqAdj = false;
mPasaGain is defined in StSvtSimulationMaker/StSvtSignal
mInitHitSize is defined in StSvtSimulationMaker/StSvtElectronCloud
mTrapConst is defined in StSvtSimulationMaker/StSvtSimulationMaker
mRunSvtOnlineSeqAdj is defined in StSvtSimulationMaker/StSvtOnlineSeqAdjSimMaker
Groups:
- baumgart's blog
- Login or register to post comments