Ignore:
Timestamp:
01/29/04 16:52:22 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mreflector/MRflEvtData.h

    r2229 r2958  
    11#ifndef MARS_MRflEvtData
    22#define MARS_MRflEvtData
     3
     4#ifndef MARS_MParContainer
     5#include "MParContainer.h"
     6#endif
    37
    48#ifndef MARS_MCamEvent
     
    1216class MRflSinglePhoton;
    1317
    14 class MRflEvtData : public MCamEvent
     18class MRflEvtData : public MParContainer, public MCamEvent
    1519{
    1620    TClonesArray fList;
Note: See TracChangeset for help on using the changeset viewer.