]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
fFileName !-marked: not streamed. (PH, AM)
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 22 Jun 2000 13:41:23 +0000 (13:41 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 22 Jun 2000 13:41:23 +0000 (13:41 +0000)
MUON/AliMUON.h

index e4f8188c69b1f7e8ebc03465a8ce0c869cd87363..83346dcc4baeb0d0b5798bb81d819da7e7f473a4 100644 (file)
@@ -156,8 +156,8 @@ class AliMUON : public  AliDetector {
    Int_t fMaxIterPad;        // Maximum pad index
    Int_t fCurIterPad;        // Current pad index
 // Background eent for event mixing
    Int_t fMaxIterPad;        // Maximum pad index
    Int_t fCurIterPad;        // Current pad index
 // Background eent for event mixing
-   Text_t *fFileName;           // File with background hits
-   TTree *fTrH1;                 // Hits Tree for background event
+   Text_t *fFileName;           // File with background hits
+   TTree *fTrH1;                // Hits Tree for background event
    TClonesArray *fHits2;        // List of hits for one track only
    TClonesArray *fPadHits2;     // List of clusters for one track only
 
    TClonesArray *fHits2;        // List of hits for one track only
    TClonesArray *fPadHits2;     // List of clusters for one track only