Skip to content
Snippets Groups Projects
Commit a6b4b1df authored by Ewelina Maria Lobodzinska's avatar Ewelina Maria Lobodzinska Committed by Graeme Stewart
Browse files

new version new software infrastructure (Epos-01-54-00)

   * new version new software infrastructure
   * tag as Epos-01-54-00

2015-06-05 E. M. Lobodzinska <ewelina@mail.desy.de>
   * fix requeirements
   * tag as Epos-01-53-02

2015-06-05 E. M. Lobodzinska <ewelina@mail.desy.de>
   * fix requeirements
   * tag as Epos-01-53-01

2015-04-28 E.M.Lobodzinska <ewelina@mail.desy.de>
  *  new version - 1.53-  (old software architecture)
  * tagged as Epos-01-53-00
parent 841a5e97
No related branches found
No related tags found
No related merge requests found
...@@ -5,12 +5,12 @@ author Sami Kama <sami.kama@cern.ch> ...@@ -5,12 +5,12 @@ author Sami Kama <sami.kama@cern.ch>
use AtlasPolicy AtlasPolicy-* use AtlasPolicy AtlasPolicy-*
use LCG_Configuration use LCG_Configuration
use AtlasExternalArea AtlasExternalArea-* External use AtlasExternalArea AtlasExternalArea-* External
#macro LCG_config_version "67c" #macro my_LCG_config_version "67c"
# to be fixed when epos is properly installed in LCG # to be fixed when epos is properly installed in LCG
#macro Epos_home "$(LCG_ROOT)/external/MCGenerators_lcgcmt$(LCG_config_version)/crmc" #macro Epos_home "$(LCG_ROOT)/external/MCGenerators_lcgcmt$(my_LCG_config_version)/crmc"
macro Epos_home "$(LCG_external)/MCGenerators/crmc" macro Epos_home "$(LCG_external)/MCGenerators/crmc"
macro EPOS_native_version "1.4" macro EPOS_native_version "1.5.4"
macro Epos_native_version "$(EPOS_native_version)_lcgcmt$(LCG_config_version)" macro Epos_native_version "$(EPOS_native_version)_lcgcmt$(my_LCG_config_version)"
macro Epos_system "$(LCG_ext_system)" \ macro Epos_system "$(LCG_ext_system)" \
slc4&gcc43&32 "slc4_ia32_gcc34" \ slc4&gcc43&32 "slc4_ia32_gcc34" \
slc4&gcc43 "slc4_amd64_gcc34" \ slc4&gcc43 "slc4_amd64_gcc34" \
...@@ -37,8 +37,7 @@ apply_pattern generic_declare_for_copy kind=runtime prefix=share files="$(EposEx ...@@ -37,8 +37,7 @@ apply_pattern generic_declare_for_copy kind=runtime prefix=share files="$(EposEx
$(EposExternalFiles)/tabs/epos.inirj.lhc \ $(EposExternalFiles)/tabs/epos.inirj.lhc \
$(EposExternalFiles)/tabs/epos.inics \ $(EposExternalFiles)/tabs/epos.inics \
$(EposExternalFiles)/tabs/epos.inics.lhc \ $(EposExternalFiles)/tabs/epos.inics.lhc \
$(EposExternalFiles)/tabs/epos.inidi \ $(EposExternalFiles)/tabs/epos.inidi "
$(EposExternalFiles)/tabs/qgsdat-II-04.lzma "
private private
macro Epos_libraries "$(Epos_lib)/libCrmcBasic.so $(Epos_lib)/libEpos.so $(Epos_lib)/libHepEvtDummy.so" macro Epos_libraries "$(Epos_lib)/libCrmcBasic.so $(Epos_lib)/libEpos.so $(Epos_lib)/libHepEvtDummy.so"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment