TWiki
>
CMS Web
>
CMSTrackerSoftware
>
SomeFindings
(2007-11-11,
FerencSikler
)
(raw view)
E
dit
A
ttach
---+++Some findings ---++++CMKIN * Datacard parameters %BR% MSTJ(22)=2 %BR% A particle is decayed only if its proper lifetime is smaller than PARJ(71), which is set to cτ = 10 mm. Strange particles are "stable", charm and bottom decay. ---++++OSCAR * Simulate tracker only * Use reduced geometry file [[%ATTACHURL%/OSCARconfiguration.xml][%ICON{xml}%]] * Simulated V0 daughters * Mantis/MantisApplication: add to src/NewTrackAction.cc <blockquote><verbatim> #include "G4VProcess.hh" // Lengths are in mm for OSCAR! if( (aTrack->GetCreatorProcess()->GetProcessType() == fElectromagnetic && aTrack->GetCreatorProcess()->GetProcessName() == "conv") || (aTrack->GetCreatorProcess()->GetProcessType() == fDecay && aTrack->GetCreatorProcess()->GetProcessName() == "Decay") ) if(fabs(aTrack->GetPosition().z()) < 50. * 10 && fabs(aTrack->GetPosition().perp()) < 15. * 10) trkInfo->storeTrack(true); </verbatim></blockquote> * Mantis/MantisApplication: add to !BuildFile <blockquote><verbatim> <use name=geant4> <use name=clhep> </verbatim></blockquote> * compile in =Mantis/MantisApplication/src= %BR% =scramv1 build= * If an oscar job fails (exceeds the maximum cpu time, or loses terminal connection, etc), just copy the content of the =nameoftherun.runid= file (<verbatim>CARF:ResumeRun= @{[ ... a huge hexadecimal string ... ]}@</verbatim>) to the end of the =.oscarrc= file, and run again. The simulation should continue from the last successful event. -- Main.GergelyPatay - 21 Jun 2006 ---++++ORCA * Compilation * !TrackerReco/PixelTrackFinder: add to src/SeedGeneratorByRecTracksRecAlgo.cc %BR% =#include "CARF/Reco/interface/RecConfig.h"= * !TrackerReco/TkEvent: add to interface/TkSimEventDispatch.h %BR% =#include "TrackerReco/TkEvent/interface/TkSimEvent.h"= * To skip cache scan: %BR% =scramv1 build --fast= * !SimTrack filtering * !TkEvent/src/SimpleCarfSimTrackFilter.cc: change the condition <verbatim>theSimTrack.charge() != 0</verbatim> ---++++Minimum bias events * Published digi samples are available here: [[http://cmsdoc.cern.ch/cms/production/www/PubDB/GetPublishedCollectionInfoFromRefDB.php][%ICON{html}%]] %BR% Latest "minimum bias for pile-up" is dataset [[http://cmsdoc.cern.ch/cms/production/www/cgi/SQL/dataset-discovery.php?ProducedOn=&scriptstep=1&DSPattern=mu05c_MBforPU&OwPattern=mu_Hit3980_g133][mu05c_MBforPU]] and owner [[http://cmsdoc.cern.ch/cms/production/www/PubDB_V4_0_4/www/list-collections.php?CollID=10629&collid=10629][mu_Hit3980_g133]] (100k events). Follow the owner link and merge the "meta" and "data" catalogs (meta [[http://cmsdoc.cern.ch/cms/production/publish/PubDB_v4_0_4/mu05c_MBforPU/POOL_Catalog.META.mu05c_MBforPU.xml][%ICON{xml}%]] and EVD [[http://cmsdoc.cern.ch/cms/production/publish/PubDB_v4_0_4/mu05c_MBforPU/POOL_Catalog.EVD.mu_Hit3980_g133.mu05c_MBforPU.xml][%ICON{xml}%]]). The files are on CASTOR. ---+++++ a lot of minbias events /castor/cern.ch/cms/PCP04/MBforPU ---++++LSF * Give access to an AFS <directory> %BR% =fs setacl <directoty> system:anyuser rlidw= -- Main.FerencSikler - 07 Jun 2006
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r14
<
r13
<
r12
<
r11
<
r10
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r14 - 2007-11-11
-
FerencSikler
CMS
Hungarian Academy of Sciences (MTA)
Wigner RCP
Department of High Energy Physics
CMS (CERN)
Copyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback