]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Corrected path for vettotpara.root
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 21 Jan 2003 10:49:17 +0000 (10:49 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 21 Jan 2003 10:49:17 +0000 (10:49 +0000)
FASTSIM/AliFastMuonTriggerEff.cxx

index 2a698cfdeda5b018448001b2da3de83377e1b771..f50826f2ed5894cb8d870288adfdaf95c1c8143e 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
 
 /*
 $Log$
+Revision 1.1  2003/01/06 10:13:09  morsch
+First commit.
+
 */
 
 
 */
 
 
@@ -70,7 +73,7 @@ void AliFastMuonTriggerEff::InitTree()
     Double_t        len50, hen50, leff, heff;
     Double_t        vLPt[50];
     Double_t        vHPt[50];
     Double_t        len50, hen50, leff, heff;
     Double_t        vLPt[50];
     Double_t        vHPt[50];
-    Char_t file[100]="$(ALICE_ROOT)/data/vettorpara.root";
+    Char_t file[100]="$(ALICE_ROOT)/FASTSIM/data/vettorpara.root";
 //
 //  Avoid memory leak in case of reinitialization
     if(fZones!=0) {
 //
 //  Avoid memory leak in case of reinitialization
     if(fZones!=0) {