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