Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F7878969
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
10 KB
Subscribers
None
View Options
diff --git a/analyses/Makefile.am b/analyses/Makefile.am
--- a/analyses/Makefile.am
+++ b/analyses/Makefile.am
@@ -1,51 +1,51 @@
AUTOMAKE_OPTIONS = -Wno-portability
if ENABLE_ANALYSES
PLUGIN_DIRS = $(wildcard plugin*)
PLUGIN_NAMES = $(subst plugin,,$(PLUGIN_DIRS))
PLUGIN_LIBS = $(patsubst plugin%,Rivet%Analyses.so,$(PLUGIN_DIRS))
PLUGIN_DATAFILES = $(wildcard plugin*/*.info plugin*/*.plot plugin*/*.yoda)
CLEANFILES = $(PLUGIN_LIBS)
EXTRA_DIST = $(PLUGIN_DIRS)
%.so:
@+echo && RIVET_BUILDPLUGIN_BEFORE_INSTALL=1 bash $(top_srcdir)/bin/rivet-buildplugin -j2 $@ $^
RivetALICEAnalyses.so: $(wildcard pluginALICE/*.cc)
RivetATLASAnalyses.so: $(wildcard pluginATLAS/*.cc)
RivetCDFAnalyses.so: $(wildcard pluginCDF/*.cc)
RivetCMSAnalyses.so: $(wildcard pluginCMS/*.cc)
RivetD0Analyses.so: $(wildcard pluginD0/*.cc)
RivetHERAAnalyses.so: $(wildcard pluginHERA/*.cc)
RivetLEPAnalyses.so: $(wildcard pluginLEP/*.cc)
RivetLHCbAnalyses.so: $(wildcard pluginLHCb/*.cc)
-RivetLHCfAnalyses.so: $(wildcard pluginLHCf/*.cc)
+## RivetLHCfAnalyses.so: $(wildcard pluginLHCf/*.cc)
RivetMCAnalyses.so: $(wildcard pluginMC/*.cc)
RivetMiscAnalyses.so: $(wildcard pluginMisc/*.cc)
RivetPetraAnalyses.so: $(wildcard pluginPetra/*.cc)
RivetRHICAnalyses.so: $(wildcard pluginRHIC/*.cc)
RivetSPSAnalyses.so: $(wildcard pluginSPS/*.cc)
RivetTOTEMAnalyses.so: $(wildcard pluginTOTEM/*.cc)
all-local: $(PLUGIN_LIBS) $(PLUGIN_DATAFILES)
mkdir -p $(builddir)/data
@for i in $(PLUGIN_DATAFILES); do $(LN_S) -f ../$$i $(builddir)/data; done
clean-local:
rm -rf data
install-exec-local: $(PLUGIN_LIBS)
$(INSTALL) $^ $(DESTDIR)$(libdir)
install-data-local: $(PLUGIN_DATAFILES)
@echo "Installing analysis data files..."
@$(install_sh_DATA) $^ $(DESTDIR)$(pkgdatadir)
uninstall-local:
cd $(DESTDIR)$(libdir) && rm -f $(PLUGIN_LIBS)
@echo "Uninstalling analysis data files..."
@cd $(DESTDIR)$(pkgdatadir) && for i in $(PLUGIN_DATAFILES); do ds="$$ds `basename $$i`"; done && rm -f $$dd
endif
diff --git a/analyses/pluginLHCf/LHCF_2012_I1115479.cc.binnedhisto b/analyses/binnedhistopluginLHCf/LHCF_2012_I1115479.cc.binnedhisto
rename from analyses/pluginLHCf/LHCF_2012_I1115479.cc.binnedhisto
rename to analyses/binnedhistopluginLHCf/LHCF_2012_I1115479.cc.binnedhisto
diff --git a/analyses/pluginLHCf/LHCF_2012_I1115479.info b/analyses/binnedhistopluginLHCf/LHCF_2012_I1115479.info
rename from analyses/pluginLHCf/LHCF_2012_I1115479.info
rename to analyses/binnedhistopluginLHCf/LHCF_2012_I1115479.info
diff --git a/analyses/pluginLHCf/LHCF_2012_I1115479.plot b/analyses/binnedhistopluginLHCf/LHCF_2012_I1115479.plot
rename from analyses/pluginLHCf/LHCF_2012_I1115479.plot
rename to analyses/binnedhistopluginLHCf/LHCF_2012_I1115479.plot
diff --git a/analyses/pluginLHCf/LHCF_2012_I1115479.yoda b/analyses/binnedhistopluginLHCf/LHCF_2012_I1115479.yoda
rename from analyses/pluginLHCf/LHCF_2012_I1115479.yoda
rename to analyses/binnedhistopluginLHCf/LHCF_2012_I1115479.yoda
diff --git a/analyses/pluginATLAS/ATLAS_2011_CONF_2011_090.cc b/analyses/pluginATLAS/ATLAS_2011_CONF_2011_090.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2011_CONF_2011_090.cc
rename to analyses/pluginATLAS/ATLAS_2011_CONF_2011_090.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2011_CONF_2011_098.cc b/analyses/pluginATLAS/ATLAS_2011_CONF_2011_098.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2011_CONF_2011_098.cc
rename to analyses/pluginATLAS/ATLAS_2011_CONF_2011_098.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2011_S8983313.cc b/analyses/pluginATLAS/ATLAS_2011_S8983313.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2011_S8983313.cc
rename to analyses/pluginATLAS/ATLAS_2011_S8983313.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2011_S9019561.cc b/analyses/pluginATLAS/ATLAS_2011_S9019561.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2011_S9019561.cc
rename to analyses/pluginATLAS/ATLAS_2011_S9019561.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2011_S9041966.cc b/analyses/pluginATLAS/ATLAS_2011_S9041966.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2011_S9041966.cc
rename to analyses/pluginATLAS/ATLAS_2011_S9041966.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2011_S9108483.cc b/analyses/pluginATLAS/ATLAS_2011_S9108483.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2011_S9108483.cc
rename to analyses/pluginATLAS/ATLAS_2011_S9108483.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2011_S9212183.cc b/analyses/pluginATLAS/ATLAS_2011_S9212183.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2011_S9212183.cc
rename to analyses/pluginATLAS/ATLAS_2011_S9212183.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2011_S9212353.cc b/analyses/pluginATLAS/ATLAS_2011_S9212353.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2011_S9212353.cc
rename to analyses/pluginATLAS/ATLAS_2011_S9212353.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2011_S9225137.cc b/analyses/pluginATLAS/ATLAS_2011_S9225137.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2011_S9225137.cc
rename to analyses/pluginATLAS/ATLAS_2011_S9225137.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_CONF_2012_001.cc b/analyses/pluginATLAS/ATLAS_2012_CONF_2012_001.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_CONF_2012_001.cc
rename to analyses/pluginATLAS/ATLAS_2012_CONF_2012_001.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_CONF_2012_103.cc b/analyses/pluginATLAS/ATLAS_2012_CONF_2012_103.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_CONF_2012_103.cc
rename to analyses/pluginATLAS/ATLAS_2012_CONF_2012_103.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_CONF_2012_104.cc b/analyses/pluginATLAS/ATLAS_2012_CONF_2012_104.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_CONF_2012_104.cc
rename to analyses/pluginATLAS/ATLAS_2012_CONF_2012_104.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_CONF_2012_105.cc b/analyses/pluginATLAS/ATLAS_2012_CONF_2012_105.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_CONF_2012_105.cc
rename to analyses/pluginATLAS/ATLAS_2012_CONF_2012_105.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_CONF_2012_109.cc b/analyses/pluginATLAS/ATLAS_2012_CONF_2012_109.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_CONF_2012_109.cc
rename to analyses/pluginATLAS/ATLAS_2012_CONF_2012_109.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_CONF_2012_153.cc b/analyses/pluginATLAS/ATLAS_2012_CONF_2012_153.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_CONF_2012_153.cc
rename to analyses/pluginATLAS/ATLAS_2012_CONF_2012_153.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_I1095236.cc b/analyses/pluginATLAS/ATLAS_2012_I1095236.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_I1095236.cc
rename to analyses/pluginATLAS/ATLAS_2012_I1095236.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_I1112263.cc b/analyses/pluginATLAS/ATLAS_2012_I1112263.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_I1112263.cc
rename to analyses/pluginATLAS/ATLAS_2012_I1112263.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_I1117704.cc b/analyses/pluginATLAS/ATLAS_2012_I1117704.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_I1117704.cc
rename to analyses/pluginATLAS/ATLAS_2012_I1117704.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_I1125961.cc b/analyses/pluginATLAS/ATLAS_2012_I1125961.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_I1125961.cc
rename to analyses/pluginATLAS/ATLAS_2012_I1125961.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_I1126136.cc b/analyses/pluginATLAS/ATLAS_2012_I1126136.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_I1126136.cc
rename to analyses/pluginATLAS/ATLAS_2012_I1126136.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_I1180197.cc b/analyses/pluginATLAS/ATLAS_2012_I1180197.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_I1180197.cc
rename to analyses/pluginATLAS/ATLAS_2012_I1180197.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_I1186556.cc b/analyses/pluginATLAS/ATLAS_2012_I1186556.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_I1186556.cc
rename to analyses/pluginATLAS/ATLAS_2012_I1186556.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_I1188891.cc b/analyses/pluginATLAS/ATLAS_2012_I1188891.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_I1188891.cc
rename to analyses/pluginATLAS/ATLAS_2012_I1188891.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_I1190891.cc b/analyses/pluginATLAS/ATLAS_2012_I1190891.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_I1190891.cc
rename to analyses/pluginATLAS/ATLAS_2012_I1190891.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_I943401.cc b/analyses/pluginATLAS/ATLAS_2012_I943401.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_I943401.cc
rename to analyses/pluginATLAS/ATLAS_2012_I943401.cc.binnedhisto
diff --git a/analyses/pluginATLAS/ATLAS_2012_I946427.cc b/analyses/pluginATLAS/ATLAS_2012_I946427.cc.binnedhisto
rename from analyses/pluginATLAS/ATLAS_2012_I946427.cc
rename to analyses/pluginATLAS/ATLAS_2012_I946427.cc.binnedhisto
diff --git a/analyses/pluginCMS/CMS_2011_S9088458.cc b/analyses/pluginCMS/CMS_2011_S9088458.cc.binnedhisto
rename from analyses/pluginCMS/CMS_2011_S9088458.cc
rename to analyses/pluginCMS/CMS_2011_S9088458.cc.binnedhisto
diff --git a/analyses/pluginCMS/CMS_2012_I1102908.cc b/analyses/pluginCMS/CMS_2012_I1102908.cc.binnedhisto
rename from analyses/pluginCMS/CMS_2012_I1102908.cc
rename to analyses/pluginCMS/CMS_2012_I1102908.cc.binnedhisto
diff --git a/analyses/pluginCMS/CMS_2013_I1122847.cc b/analyses/pluginCMS/CMS_2013_I1122847.cc.binnedhisto
rename from analyses/pluginCMS/CMS_2013_I1122847.cc
rename to analyses/pluginCMS/CMS_2013_I1122847.cc.binnedhisto
diff --git a/analyses/pluginCMS/CMS_2013_I1209721.cc b/analyses/pluginCMS/CMS_2013_I1209721.cc.binnedhisto
rename from analyses/pluginCMS/CMS_2013_I1209721.cc
rename to analyses/pluginCMS/CMS_2013_I1209721.cc.binnedhisto
diff --git a/analyses/pluginCMS/CMS_2013_I1258128.cc b/analyses/pluginCMS/CMS_2013_I1258128.cc.binnedhisto
rename from analyses/pluginCMS/CMS_2013_I1258128.cc
rename to analyses/pluginCMS/CMS_2013_I1258128.cc.binnedhisto
diff --git a/analyses/pluginD0/D0_2015_I1324946.cc b/analyses/pluginD0/D0_2015_I1324946.cc.binnedhisto
rename from analyses/pluginD0/D0_2015_I1324946.cc
rename to analyses/pluginD0/D0_2015_I1324946.cc.binnedhisto
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Tue, Nov 19, 7:06 PM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3805763
Default Alt Text
(10 KB)
Attached To
rRIVETHG rivethg
Event Timeline
Log In to Comment