Changeset 5c402f7 in git for modules/RunPUPPI.h
- Timestamp:
- Jun 24, 2016, 10:14:21 AM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 2a3eb22
- Parents:
- 425cd17 (diff), b6e6d36 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/RunPUPPI.h
r425cd17 r5c402f7 3 3 4 4 #include "classes/DelphesModule.h" 5 #include "PUPPI/PuppiContainer.hh"6 5 #include <vector> 7 6 8 7 class TObjArray; 9 8 class TIterator; 10 9 class PuppiContainer; 11 10 12 11 class RunPUPPI: public DelphesModule {
Note:
See TracChangeset
for help on using the changeset viewer.