cms-gem-detqc-project / CMS_GEM_Analysis_Framework

Analysis framework for the CMS GEM collaboration
GNU General Public License v3.0
0 stars 4 forks source link

Addresses issue #15 #16

Closed bdorney closed 5 years ago

bdorney commented 5 years ago

Description

Addresses issue #15

Types of changes

Motivation and Context

See #15.

How Has This Been Tested?

% source scripts/setup_CMS_GEM.sh 
FRAMEWORK_BASE /path/to/CMS_GEM_Analysis_Framework
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.06.06/x86_64-slc6-gcc48-opt/root/bin/root
python2.7=/cvmfs/sft.cern.ch/lcg/external/Python/2.7.4/x86_64-slc6-gcc48-opt/bin/python2.7
pip2.7=/path/to/CMS_GEM_Analysis_Framework/python/pip/bin/pip
% which root
/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.06.06/x86_64-slc6-gcc48-opt/root/bin/root
% python --version
Python 2.7.4
% g++ --version
g++ (GCC) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Screenshots (if appropriate):

Checklist: