ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/devildog/SWonAnalysis3/Thesis/src/TCPrimaryVtxLinkDef.h
Revision: 1.1
Committed: Thu Apr 7 02:02:29 2011 UTC (14 years ago) by devildog
Content type: text/plain
Branch: MAIN
CVS Tags: HEAD
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 devildog 1.1 /*
2     * File: TCJetLinkDef.h
3     * Author: Anton a.
4     *
5     * Created on May 19, 2010, 5:38 PM
6     */
7    
8     #include "TCPrimaryVtx.h"
9     #ifdef __CINT__
10     #pragma link C++ class TCPrimaryVtx;
11     #endif