From: slindal Date: Thu, 10 Jun 2010 10:10:32 +0000 (+0000) Subject: Removed muon for default running X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=b277b277e5c4d9f828d660da2a40617174a7dc20 Removed muon for default running --- diff --git a/EVE/hlt-macros/od.C b/EVE/hlt-macros/od.C index 0cb1a1aafde..5b3cef0f61c 100644 --- a/EVE/hlt-macros/od.C +++ b/EVE/hlt-macros/od.C @@ -175,7 +175,7 @@ void writeToFile(); // ################################################################# // ----------------------------------------------------------------- -void od ( Bool_t showBarrel = kTRUE, Bool_t showMuon = kTRUE ) { +void od ( Bool_t showBarrel = kTRUE, Bool_t showMuon = kFALSE ) { // -- Loading Geometry // ---------------------