]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Load libPhysics to be able to use TLorentzVector
authorschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 10 Apr 2007 11:39:26 +0000 (11:39 +0000)
committerschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 10 Apr 2007 11:39:26 +0000 (11:39 +0000)
ESDCheck/PROOF-INF.AnalysisCheck/SETUP.C

index d63773cc17aa4c11a69ea6fd91ed8855d4694871..5de01558ffb3f84f30b7021fce510710fb98c3e3 100644 (file)
@@ -2,6 +2,7 @@ void SETUP()
 {
 
    // Load the ESD library
+   gSystem->Load("libPhysics");
    gSystem->Load("libAnalysisCheck");
 
    // Set the Include paths