Changeset 8284b74 in git for modules/ModulesLinkDef.h
- Timestamp:
- May 26, 2016, 3:00:33 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- ab3bdd9
- Parents:
- 9fccf4f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/ModulesLinkDef.h
r9fccf4f r8284b74 66 66 #include "modules/VertexSorter.h" 67 67 #include "modules/VertexFinder.h" 68 #include "modules/VertexFinder4D.h" 68 69 #include "modules/ExampleModule.h" 69 70 … … 114 115 #pragma link C++ class VertexSorter+; 115 116 #pragma link C++ class VertexFinder+; 117 #pragma link C++ class VertexFinder4D+; 116 118 #pragma link C++ class ExampleModule+; 117 119
Note:
See TracChangeset
for help on using the changeset viewer.