]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - JETAN/AliFastJetInput.cxx
Using of StoreReferenceFile instead of StoreReferenceData.
[u/mrichter/AliRoot.git] / JETAN / AliFastJetInput.cxx
index c575391a741182635950bcd57eac50f15ea25958..e9a50903f6b24f8f79a97f36273dfa6e36a9d47d 100644 (file)
@@ -91,8 +91,8 @@ void AliFastJetInput::FillInput(){
   fInputParticles.clear();
   fInputParticlesCh.clear();
 
-  Bool_t debug  = header->GetDebug();     // debug option
-  Int_t fOpt    = fReader->GetReaderHeader()->GetDetector();
+  Int_t debug  = header->GetDebug();     // debug option
+  Int_t fOpt   = fReader->GetReaderHeader()->GetDetector();
 
   // check if we are reading AOD jets
   TRefArray *refs = 0;