Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesStream.h

    r341014c rcab38f6  
    3131{
    3232public:
     33
    3334  DelphesStream(char *buffer);
    3435
     
    3738
    3839private:
     40
    3941  char *fBuffer;
    40 
     42 
    4143  static bool fFirstLongMin;
    4244  static bool fFirstLongMax;
     
    4749
    4850#endif // DelphesStream_h
     51
     52
Note: See TracChangeset for help on using the changeset viewer.