ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/PollackPrograms/src/TCMuonLinkDef.h
Revision: 1.1
Committed: Tue Jul 24 20:24:57 2012 UTC (12 years, 9 months ago) by bpollack
Content type: text/plain
Branch: MAIN
Log Message:
adding a cleaned-up analyzer for 2012

File Contents

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