]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
- adding input multiplier 1 to track matcher
authorodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 28 Apr 2010 14:42:23 +0000 (14:42 +0000)
committerodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 28 Apr 2010 14:42:23 +0000 (14:42 +0000)
HLT/global/AliHLTGlobalTrackMatcherComponent.cxx

index 3d73d370ec32e94987cd8f758a301cb5a70fdc7b..1c07606f647dc42c47a9d2d87fd67f83bbb35f88 100644 (file)
@@ -95,7 +95,7 @@ void AliHLTGlobalTrackMatcherComponent::GetOutputDataSize( unsigned long& constB
   // see header file for class documentation
   // XXX TODO: Find more realistic values.
   constBase = 80000;
-  inputMultiplier = 0;
+  inputMultiplier = 1;
 }
 
 AliHLTComponent* AliHLTGlobalTrackMatcherComponent::Spawn()