Fork me on GitHub
Home
Download
Releases
Quick Tour
Workbook
New Ticket
Contact
Search:
Login
Preferences
Register
Wiki
Source
Tickets
Search
Context Navigation
Reverse Diff
Changes in
classes/DelphesStream.h
[cab38f6:341014c]
in git
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
File:
1 edited
classes/DelphesStream.h
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
classes/DelphesStream.h
rcab38f6
r341014c
31
31
{
32
32
public:
33
34
33
DelphesStream(char *buffer);
35
34
…
…
38
37
39
38
private:
39
char *fBuffer;
40
40
41
char *fBuffer;
42
43
41
static bool fFirstLongMin;
44
42
static bool fFirstLongMax;
…
…
49
47
50
48
#endif // DelphesStream_h
51
52
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive