Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < | Low pT development | |||||||
> > | Low pT development | |||||||
Changed: | ||||||||
< < | SoftwareStandalone install on debianui2: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 \ | |||||||
> > | LinksTable of contentsInstallationStandalone install on debianSLC3 machine:% setenv VO_CMS_SW_DIR <directory> % 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![]() | ||||||||
Changed: | ||||||||
< < | chmod +x $VO_CMS_SW_DIR/aptinstaller.sh $VO_CMS_SW_DIR/aptinstaller.sh setup -unsupported_distribution_hack | |||||||
> > | % 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 | ||||||||
Changed: | ||||||||
< < | 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
| |||||||
> > | % 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
Debian machine:
% setenv SCRAM_ARCH slc3_ia32_gcc323 % setenv VO_CMS_SW_DIR <directory> % source $VO_CMS_SW_DIR/cmsset_default.csh % scramv1 project CMSSW CMSSW_1_2_0_pre1
Pixel clustersPixel digitizerCMSSW/SimTracker/SiPixelDigitizer/data/PixelDigi.cfiint32 AddPixelInefficiency = 0 // static loss only, v.low lumi bool AddNoisyPixels = true bool !MissCalibrate = true Pixel clusterizerCMSSW/RecoLocalTracker/SiPixelClusterizer/src/PixelThresholdClusterizer.ccin make_cluster change 268 for ( int r = curpix.row()-2; r <= curpix.row()+2; r++) { 269 for ( int c = curpix.col()-2; c <= curpix.col()+2; c++) { Cluster shapeHit tripletsPhysics | |||||||
-- FerencSikler - 16 Oct 2006 |