Skip to content
Snippets Groups Projects
Commit 33ca1907 authored by Kenji Hamano's avatar Kenji Hamano
Browse files

Trigger reference added

Former-commit-id: 3f12f2037914c23418b895c28554d9b7b2f606b5
parent 7562903c
No related branches found
No related tags found
No related merge requests found
...@@ -943,6 +943,6 @@ compositeAlgorithm HLTmet_Histogram_Not_Empty&GatherData { ...@@ -943,6 +943,6 @@ compositeAlgorithm HLTmet_Histogram_Not_Empty&GatherData {
} }
algorithm HLTmet_Histogram_Not_Empty&GatherData { algorithm HLTmet_Histogram_Not_Empty&GatherData {
name = HLTmet_Histogram_Not_Empty&GatherData name = HLTmet_Histogram_Not_Empty&GatherData
reference = stream=physics_Main:CentrallyManagedReferences_Main;CentrallyManagedReferences reference = stream=physics_Main:CentrallyManagedReferences_TriggerMain;CentrallyManagedReferences_Trigger
} }
...@@ -28,7 +28,7 @@ output top_level { ...@@ -28,7 +28,7 @@ output top_level {
####################### #######################
dir HLT { dir HLT {
algorithm = HLT_Histogram_Not_Empty&GatherData algorithm = HLTmet_Histogram_Not_Empty&GatherData
############################## ##############################
# begin METMon # begin METMon
...@@ -57,3 +57,18 @@ dir HLT { ...@@ -57,3 +57,18 @@ dir HLT {
} ## end METMon } ## end METMon
} ## end HLT } ## end HLT
##############
## Algorithms
###############
## HLTmetAlgorithm 1
compositeAlgorithm HLTmet_Histogram_Not_Empty&GatherData {
subalgs = GatherData,Histogram_Not_Empty
libnames = libdqm_algorithms.so
}
algorithm HLTmet_Histogram_Not_Empty&GatherData {
name = HLTmet_Histogram_Not_Empty&GatherData
reference = stream=physics_Main:CentrallyManagedReferences_TriggerMain;CentrallyManagedReferences_Trigger
}
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