Difference: SomeFindings (4 vs. 5)

Revision 52006-06-11 - FerencSikler

Line: 1 to 1
 
META TOPICPARENT name="TrackerSoftware"

Some findings

Changed:
<
<

OSCAR simulated V0 daughters

  • CMKIN datacard parameters
>
>

CMKIN

  • Datacard parameters
  MSTJ(22)=2
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.
Deleted:
<
<
  • Mantis/MantisApplication: add to src/NewTrackAction.cc
#include "G4VProcess.hh"
 
Added:
>
>

OSCAR

  • Simulate tracker only
    • Use reduced geometry file Xml
  • Simulated V0 daughters
    • Mantis/MantisApplication: add to src/NewTrackAction.cc
#include "G4VProcess.hh"
 // Lengths are in mm for OSCAR! if( (aTrack->GetCreatorProcess()->GetProcessType() == fElectromagnetic && aTrack->GetCreatorProcess()->GetProcessName() == "conv") ||
Line: 17 to 19
  aTrack->GetCreatorProcess()->GetProcessName() == "Decay") ) if(fabs(aTrack->GetPosition().z()) < 50. * 10 && fabs(aTrack->GetPosition().perp()) < 15. * 10)
Changed:
<
<
trkInfo->storeTrack(true);
  • Mantis/MantisApplication: add to BuildFile
>
>
trkInfo->storeTrack(true);
    • Mantis/MantisApplication: add to BuildFile
 
 <use name=geant4>
 <use name=clhep>
Changed:
<
<

ORCA compilation

>
>

ORCA

  • Compilation
 
  • TrackerReco/PixelTrackFinder: add to src/SeedGeneratorByRecTracksRecAlgo.cc
    #include "CARF/Reco/interface/RecConfig.h"
  • TrackerReco/TkEvent: add to interface/TkSimEventDispatch.h
Line: 34 to 36
  scramv1 build --fast

-- FerencSikler - 07 Jun 2006

Added:
>
>

META FILEATTACHMENT attachment="OSCARconfiguration.xml" attr="h" comment="" date="1150037343" name="OSCARconfiguration.xml" path="OSCARconfiguration.xml" size="1087" stream="OSCARconfiguration.xml" user="Main.FerencSikler" version="1"
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback