Ignore:
Timestamp:
10/26/01 10:11:30 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/include-Classes/MMcFormat/MMcTrigHeader.hxx

    r847 r991  
    22#define __MMcTrigHeader__
    33
    4 #include <stdlib.h>
    5 #include <stdio.h>
    6 #include <string.h>
    7 #include <unistd.h>
    8 #include <fcntl.h> 
    9 
    10 #include <iostream.h>
     4#ifndef MPARCONTAINER_H
    115#include "MParContainer.h"
     6#endif
    127
    138#include "MTriggerDefine.h"
     
    3732  ~MMcTrigHeader();
    3833
    39   void Print(Option_t *);
     34  void Print(Option_t *opt=NULL) const;
    4035 
    4136  void SetTopology(Short_t nTop) {
Note: See TracChangeset for help on using the changeset viewer.