ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/NonMCBackground/ElectronFakeRateModLinkDef.h
Revision: 1.2
Committed: Wed Jul 18 12:35:16 2012 UTC (12 years, 10 months ago) by anlevin
Content type: text/plain
Branch: MAIN
CVS Tags: compiled, HEAD
Changes since 1.1: +8 -0 lines
Log Message:
added electron energy stuff and miscellaneous other stuff

File Contents

# Content
1 #ifdef __CINT__
2 #pragma link off all globals;
3 #pragma link off all classes;
4 #pragma link off all functions;
5 #pragma link C++ nestedclasses;
6
7 #pragma link C++ class mithep::ElectronFakeRateMod+;
8 #endif
9