ATLAS Offline Software
AdditionalTriggerContent.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
2 
3 AdditionalTriggerContent = [
4  "HLT_InDetTrigTrackingxAODCnv_Electron_FTF",
5  "HLT_InDetTrigTrackingxAODCnv_Electron_IDTrig",
6  "HLT_InDetTrigTrackingxAODCnv_Muon_IDTrig",
7  "HLT_InDetTrigTrackingxAODCnv_Muon_FTF",
8  #"HLT_InDetTrigTrackingxAODCnv_Tau_FTF", #needed?
9  "HLT_InDetTrigTrackingxAODCnv_TauCore_FTF",
10  "HLT_InDetTrigTrackingxAODCnv_TauIso_FTF",
11  "HLT_InDetTrigTrackingxAODCnv_Tau_IDTrig",
12  "HLT_InDetTrigTrackingxAODCnv_BjetPrmVtx_FTF",
13  "HLT_InDetTrigTrackingxAODCnv_Bjet_FTF",
14  "HLT_InDetTrigTrackingxAODCnv_Bjet_IDTrig",
15  "HLT_xAOD__VertexContainer_xPrimVx",
16  "HLT_xAOD__VertexContainer_EFHistoPrmVtx",
17  "HLT_xAOD__RoiDescriptorStore_forID",
18  "HLT_xAOD__RoiDescriptorStore_forID1",
19  "HLT_xAOD__RoiDescriptorStore_forID2",
20  "HLT_xAOD__RoiDescriptorStore_forID3",
21  "HLT_xAOD__RoiDescriptorStore_forSuperRoi",
22  "HLT_xAOD__RoiDescriptorStore_forSplitJet",
23 
24 ]