ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Mrenna/SimpleLHEAnalysis/python/__init__.py
Revision: 1.1.1.1 (vendor branch)
Committed: Wed Feb 20 08:20:55 2013 UTC (12 years, 2 months ago) by mrenna
Content type: text/x-python
Branch: V00-01, MAIN
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
Log Message:
SimpleLHE analysis code

File Contents

# User Rev Content
1 mrenna 1.1 #Automatically created by SCRAM
2     import os
3     __path__.append(os.path.dirname(os.path.abspath(__file__).rsplit('/UserCode/SimpleLHEAnalysis/',1)[0])+'/cfipython/slc5_amd64_gcc434/UserCode/SimpleLHEAnalysis')