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
[341014c:cab38f6]
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
r341014c
rcab38f6
31
31
{
32
32
public:
33
33
34
DelphesStream(char *buffer);
34
35
…
…
37
38
38
39
private:
40
39
41
char *fBuffer;
40
42
41
43
static bool fFirstLongMin;
42
44
static bool fFirstLongMax;
…
…
47
49
48
50
#endif // DelphesStream_h
51
52
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive