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
modules/MomentumSmearing.h
[341014c:bc58cf5]
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
modules/MomentumSmearing.h
(modified)
(
3 diffs
)
Legend:
Unmodified
Added
Removed
modules/MomentumSmearing.h
r341014c
rbc58cf5
37
37
{
38
38
public:
39
39
40
MomentumSmearing();
40
41
~MomentumSmearing();
…
…
45
46
46
47
private:
48
47
49
Double_t LogNormal(Double_t mean, Double_t sigma);
48
50
…
…
52
54
53
55
const TObjArray *fInputArray; //!
54
56
55
57
TObjArray *fOutputArray; //!
56
58
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive