Difference: SomeFindings (6 vs. 7)

Revision 72006-06-21 - FerencSikler

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

Some findings

Line: 9 to 9
 

OSCAR

  • Simulate tracker only
    • Use reduced geometry file Xml
Changed:
<
<
  • Simulated V0 daughters
    • Mantis/MantisApplication: add to src/NewTrackAction.cc
#include "G4VProcess.hh"
>
>
  • 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: 19 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>
Added:
>
>
compile in Mantis/MantisApplication/src
scramv1 build
 

ORCA

  • Compilation
    • TrackerReco/PixelTrackFinder: add to src/SeedGeneratorByRecTracksRecAlgo.cc
 
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