ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
PollackPrograms
/
src
/
TCPrimaryVtxLinkDef.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
#
User
Rev
Content
1
bpollack
1.1
/*
2
* File: TCJetLinkDef.h
3
* Author: Anton a.
4
*
5
* Created on May 19, 2010, 5:38 PM
6
*/
7
8
bpollack
1.2
#include "../interface/TCPrimaryVtx.h"
9
bpollack
1.1
#ifdef __CINT__
10
#pragma link C++ class TCPrimaryVtx;
11
#endif