Low pT development
Software
Standalone install on debian
ui2:
setenv VO_CMS_SW_DIR /data/sikler/cmsSoftware
setenv SCRAM_ARCH slc3_ia32_gcc323
mkdir $VO_CMS_SW_DIR
wget -O $VO_CMS_SW_DIR/aptinstaller.sh \
http://cmsdoc.cern.ch/cms/cpt/Software/download/cms/aptinstaller.sh
chmod +x $VO_CMS_SW_DIR/aptinstaller.sh
$VO_CMS_SW_DIR/aptinstaller.sh setup -unsupported_distribution_hack \
-repository cms -path $VO_CMS_SW_DIR
eval `$VO_CMS_SW_DIR/aptinstaller.sh config -path $VO_CMS_SW_DIR -csh`
apt-get update
apt-cache search cmssw
apt-get install cms+cmssw+CMSSW_1_2_0_pre1
rfoh:
cd /data/sikler/cmsSoftware
scp -C -r -p ui2.kfki.hu:/data/sikler/cmsSoftware .
Pixel digitizer
- CMSSW/SimTracker/SiPixelDigitizer/data/PixelDigi.cfi
- int32 AddPixelInefficiency = 0 // static loss only, v.low lumi
- bool AddNoisyPixels = true
- bool MissCalibrate = true
--
FerencSikler - 16 Oct 2006