ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
PollackPrograms
/
src
/
TCTriggerObjectLinkDef.h
Revision:
1.2
Committed:
Wed Feb 20 21:39:44 2013 UTC
(12 years, 2 months ago) by
bpollack
Content type:
text/plain
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.1
:
+1 -1 lines
Log Message:
commiting moriond analysis package
File Contents
#
Content
1
#include "../interface/TCTriggerObject.h"
2
#ifdef __CINT__
3
#pragma link C++ class TCTriggerObject;
4
#endif