ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/LJMet/MultivariateAnalysis/standalone/main.cc
Revision: 1.1
Committed: Wed Jul 15 12:13:45 2009 UTC (15 years, 9 months ago) by kukartse
Content type: text/plain
Branch: MAIN
CVS Tags: gak011410, gak010310, ejterm2010_25nov2009, V00-02-01, V00-02-00, gak112409, CMSSW_22X_branch_base, segala101609
Branch point for: CMSSW_22X_branch
Log Message:
standalone setup is added

File Contents

# User Rev Content
1 kukartse 1.1 #include <iostream>
2     //#include <fstream>
3     //#include <sstream>
4     //using namespace std;
5    
6    
7     //#include "TROOT.h"
8     //#include "TApplication.h"
9    
10     int main(int argc, char **argv){
11    
12     return 0;
13     }