ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MPIAnalyzer/src/TCJetLinkDef.h
Revision: 1.1
Committed: Sat May 22 18:19:02 2010 UTC (14 years, 11 months ago) by naodell
Content type: text/plain
Branch: MAIN
CVS Tags: HEAD
Log Message:
LinkDef

File Contents

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