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/DelphesPileUpReader.h
[341014c:1716933]
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/DelphesPileUpReader.h
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
classes/DelphesPileUpReader.h
r341014c
r1716933
28
28
*/
29
29
30
#include <stdio.h>
30
31
#include <stdint.h>
31
#include <stdio.h>
32
32
33
33
class DelphesXDRReader;
…
…
36
36
{
37
37
public:
38
38
39
DelphesPileUpReader(const char *fileName);
39
40
…
…
49
50
50
51
private:
52
51
53
int64_t fEntries;
52
54
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive