HLT1 Reconstruction

HLT1 reconstructs the trajectories of charged particles traversing the full LHCb tracking system, called long tracks, with certain kinematic requirements. In addition, a precise reconstruction of the primary vertices (PVs) is performed. Tight timing constraints in HLT1 mean that most particle-identification algorithms cannot be executed. The exception is muon identification, which due to a clean signature produced by muons in the LHCb detector can be performed already in HLT1.

Track and vertex reconstruction in HLT1

The pattern recognition deployed in HLT1 consists of three main steps: reconstructing the VELO tracks, extrapolating them to the UT to form upstream tracks, and finally extending them further to the SciFi to produce long tracks. Next, the long tracks are fitted and the fake trajectories are rejected. The set of VELO tracks is used to determine the positions of the PVs.

A detailed documentation of the configuration in Moore can be found here: Configuration of the track reconstruction in HLT1.

Pattern recognition of high-momentum tracks

The hits in the VELO are combined to form straight lines loosely pointing back towards the beam line. Next, hits in the UT are required in a small region around a straight-line extrapolation from the VELO to form so-called upstream tracks. The UT is located in the fringe field of the LHCb dipole magnet, which allows the momentum to be determined with a coarse resolution. The momentum estimate is used twofold: first, to define a search window for hits around the track extrapolations in the SciFi. With the SciFi hit information, the upstream track is extended to form so-called long tracks. These particular long tracks are often called forward tracks. Second, the momentum estimate is used to reject upstream tracks with low transverse momentum. Because of their high abundance and the larger search window they open up, the number of track-hit combinations grows too large to fulfill the timing constraints in HLT1.

Track fitting and fake-track rejection

Subsequently, all tracks are fitted with a Kalman filter to obtain the optimal parameter estimate.

Primary vertex reconstruction

Many LHCb analyses require a precise knowledge of the PV position and this information is used early in the selection of displaced particles. The full set of VELO tracks is available in HLT1. Therefore, the PVs are reconstructed using VELO tracks only, neglecting the additional momentum information on long tracks which is only available later. This does not result in a degradation in resolution compared to using a mixture of VELO and long tracks. Furthermore, this approach produces a consistent PV position from the beginning to the end of the analysis chain which reduces systematic effects.

Muon identification

Data flow in HLT1

strict digraph "Data flow" {
label="Data flow generated at Mon Apr 08 09:57:58 2024";
rankdir=LR;
node [shape=box];
subgraph "cluster_DeterministicPrescaler/Hlt1DiMuonHighMass_Prescaler" {
bgcolor=aliceblue;
label="";
"DeterministicPrescaler/Hlt1DiMuonHighMass_Prescaler" [label=<<B>DeterministicPrescaler/Hlt1DiMuonHighMass_Prescaler</B><BR/>AcceptFraction = 1.0<BR/>SeedName = Hlt1DiMuonHighMassPrescaler>, shape=plaintext];
"DeterministicPrescaler/Hlt1DiMuonHighMass_Prescaler_in_ODINLocation" [fillcolor=deepskyblue1, label=ODINLocation, style=filled];
"DeterministicPrescaler/Hlt1DiMuonHighMass_Prescaler" -> "DeterministicPrescaler/Hlt1DiMuonHighMass_Prescaler_in_ODINLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "DeterministicPrescaler/Hlt1DiMuonHighMass_Prescaler_in_ODINLocation";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_PrGECFilter/DefaultGECFilter" {
bgcolor=aliceblue;
label="";
"PrGECFilter/DefaultGECFilter" [label=<<B>PrGECFilter/DefaultGECFilter</B><BR/>SkipUT = False<BR/>NumberFTUTClusters = 9750>, shape=plaintext];
"PrGECFilter/DefaultGECFilter_in_FTRawBanks" [fillcolor=deepskyblue1, label=FTRawBanks, style=filled];
"PrGECFilter/DefaultGECFilter" -> "PrGECFilter/DefaultGECFilter_in_FTRawBanks"  [minlen=0, style=invis];
"PrGECFilter/DefaultGECFilter_in_UTRawBanks" [fillcolor=deepskyblue1, label=UTRawBanks, style=filled];
"PrGECFilter/DefaultGECFilter" -> "PrGECFilter/DefaultGECFilter_in_UTRawBanks"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "PrGECFilter/DefaultGECFilter_in_FTRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrGECFilter/DefaultGECFilter_in_UTRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
subgraph "cluster_VoidFilter/require_pvs" {
bgcolor=aliceblue;
label="";
"VoidFilter/require_pvs" [label=<<B>VoidFilter/require_pvs</B><BR/>Cut = ( ( SIZE_OF @ _TES(DataHandles=[DataHandle(&#x27;/Event[...]LHCb::Event::PV::PrimaryVertexContainer&#x27;]) ) &gt; 0 )>, shape=plaintext];
"VoidFilter/require_pvs_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"VoidFilter/require_pvs" -> "VoidFilter/require_pvs_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
}

"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "VoidFilter/require_pvs_in_Cut_PyConfDataDependencies";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a</B><BR/>AssumedMass = mu+<BR/>CombinationCut = ( ( MAXSDOCA &lt; 0.2 ) &amp; ( MAXSDOCACHI2 &lt; 25.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 25.0 ) &amp; ( MASS &gt; 2700.0 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputUniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputTracks";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( MAGNITUDE @ THREEMOM[...] ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 100.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits";
subgraph "cluster_MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" {
bgcolor=aliceblue;
label="";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" [label=<<B>MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab</B><BR/>defaults-only>, shape=plaintext];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks" [fillcolor=deepskyblue1, label=ErrorRawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" [fillcolor=coral1, label=HitContainer, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_Muon" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_Muon</B><BR/>BankTypes = [&#x27;Muon&#x27;]<BR/>RawBankLocations = /Event/RawBanks/Muon>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_MuonError</B><BR/>BankTypes = [&#x27;MuonError&#x27;]<BR/>RawBankLocations = /Event/RawBanks/MuonError>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation";
subgraph "cluster_LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" {
bgcolor=aliceblue;
label="";
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" [label=<<B>LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d</B><BR/>defaults-only>, shape=plaintext];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_TracksInVertices" [fillcolor=deepskyblue1, label=TracksInVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_TracksInVertices"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_ConvertedTracks" [fillcolor=deepskyblue1, label=ConvertedTracks, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_ConvertedTracks"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_InputComposites" [fillcolor=deepskyblue1, label=InputComposites, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_InputComposites"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_out_OutputVertices"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_TracksInVertices";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( MAGNITUDE @ THREEMOM[...] ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 100.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits";
subgraph "cluster_MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" {
bgcolor=aliceblue;
label="";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" [label=<<B>MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab</B><BR/>defaults-only>, shape=plaintext];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks" [fillcolor=deepskyblue1, label=ErrorRawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" [fillcolor=coral1, label=HitContainer, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_Muon" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_Muon</B><BR/>BankTypes = [&#x27;Muon&#x27;]<BR/>RawBankLocations = /Event/RawBanks/Muon>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_MuonError</B><BR/>BankTypes = [&#x27;MuonError&#x27;]<BR/>RawBankLocations = /Event/RawBanks/MuonError>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_out_OutputTracks" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_ConvertedTracks";
subgraph "cluster_fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59" [label=<<B>fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_in_InputTracks";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_InputComposites";
subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a</B><BR/>AssumedMass = mu+<BR/>CombinationCut = ( ( MAXSDOCA &lt; 0.2 ) &amp; ( MAXSDOCACHI2 &lt; 25.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 25.0 ) &amp; ( MASS &gt; 2700.0 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputUniqueIDGenerator";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputTracks";
subgraph "cluster_DeterministicPrescaler/Hlt1DiMuonLowMass_Prescaler" {
bgcolor=aliceblue;
label="";
"DeterministicPrescaler/Hlt1DiMuonLowMass_Prescaler" [label=<<B>DeterministicPrescaler/Hlt1DiMuonLowMass_Prescaler</B><BR/>AcceptFraction = 1.0<BR/>SeedName = Hlt1DiMuonLowMassPrescaler>, shape=plaintext];
"DeterministicPrescaler/Hlt1DiMuonLowMass_Prescaler_in_ODINLocation" [fillcolor=deepskyblue1, label=ODINLocation, style=filled];
"DeterministicPrescaler/Hlt1DiMuonLowMass_Prescaler" -> "DeterministicPrescaler/Hlt1DiMuonLowMass_Prescaler_in_ODINLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "DeterministicPrescaler/Hlt1DiMuonLowMass_Prescaler_in_ODINLocation";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d</B><BR/>AssumedMass = mu+<BR/>CombinationCut = ( ( MAXSDOCA &lt; 0.2 ) &amp; ( MAXSDOCACHI2 &lt; 25.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 25.0 ) &amp; ( MASS &gt; 0.0 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputUniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputTracks";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( MAGNITUDE @ THREEMOM[...] ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 100.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits";
subgraph "cluster_MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" {
bgcolor=aliceblue;
label="";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" [label=<<B>MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab</B><BR/>defaults-only>, shape=plaintext];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks" [fillcolor=deepskyblue1, label=ErrorRawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" [fillcolor=coral1, label=HitContainer, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_Muon" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_Muon</B><BR/>BankTypes = [&#x27;Muon&#x27;]<BR/>RawBankLocations = /Event/RawBanks/Muon>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_MuonError</B><BR/>BankTypes = [&#x27;MuonError&#x27;]<BR/>RawBankLocations = /Event/RawBanks/MuonError>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Cut_PyConfDataDependencies";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
subgraph "cluster_LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" {
bgcolor=aliceblue;
label="";
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" [label=<<B>LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce</B><BR/>defaults-only>, shape=plaintext];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_TracksInVertices" [fillcolor=deepskyblue1, label=TracksInVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_TracksInVertices"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_ConvertedTracks" [fillcolor=deepskyblue1, label=ConvertedTracks, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_ConvertedTracks"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_InputComposites" [fillcolor=deepskyblue1, label=InputComposites, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_InputComposites"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_out_OutputVertices"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_TracksInVertices";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( MAGNITUDE @ THREEMOM[...] ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 100.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits";
subgraph "cluster_MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" {
bgcolor=aliceblue;
label="";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" [label=<<B>MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab</B><BR/>defaults-only>, shape=plaintext];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks" [fillcolor=deepskyblue1, label=ErrorRawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" [fillcolor=coral1, label=HitContainer, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_Muon" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_Muon</B><BR/>BankTypes = [&#x27;Muon&#x27;]<BR/>RawBankLocations = /Event/RawBanks/Muon>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_MuonError</B><BR/>BankTypes = [&#x27;MuonError&#x27;]<BR/>RawBankLocations = /Event/RawBanks/MuonError>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Cut_PyConfDataDependencies";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_out_OutputTracks" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_ConvertedTracks";
subgraph "cluster_fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e" [label=<<B>fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_in_InputTracks";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_InputComposites";
subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d</B><BR/>AssumedMass = mu+<BR/>CombinationCut = ( ( MAXSDOCA &lt; 0.2 ) &amp; ( MAXSDOCACHI2 &lt; 25.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 25.0 ) &amp; ( MASS &gt; 0.0 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputUniqueIDGenerator";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputTracks";
subgraph "cluster_DeterministicPrescaler/Hlt1LowPtDiMuon_Prescaler" {
bgcolor=aliceblue;
label="";
"DeterministicPrescaler/Hlt1LowPtDiMuon_Prescaler" [label=<<B>DeterministicPrescaler/Hlt1LowPtDiMuon_Prescaler</B><BR/>AcceptFraction = 1.0<BR/>SeedName = Hlt1LowPtDiMuonPrescaler>, shape=plaintext];
"DeterministicPrescaler/Hlt1LowPtDiMuon_Prescaler_in_ODINLocation" [fillcolor=deepskyblue1, label=ODINLocation, style=filled];
"DeterministicPrescaler/Hlt1LowPtDiMuon_Prescaler" -> "DeterministicPrescaler/Hlt1LowPtDiMuon_Prescaler_in_ODINLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "DeterministicPrescaler/Hlt1LowPtDiMuon_Prescaler_in_ODINLocation";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_VoidFilter/require_twotracks" {
bgcolor=aliceblue;
label="";
"VoidFilter/require_twotracks" [label=<<B>VoidFilter/require_twotracks</B><BR/>Cut = ( ( SIZE_OF @ _TES(DataHandles=[DataHandle(&#x27;/Event[...] DataTypes=[&#x27;LHCb::Pr::Upstream::Tracks&#x27;]) ) &gt; 1 )>, shape=plaintext];
"VoidFilter/require_twotracks_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"VoidFilter/require_twotracks" -> "VoidFilter/require_twotracks_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
}

"PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName" -> "VoidFilter/require_twotracks_in_Cut_PyConfDataDependencies";
subgraph "cluster_PrVeloUT/PrVeloUT_85dc03d9" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_85dc03d9" [label=<<B>PrVeloUT/PrVeloUT_85dc03d9</B><BR/>MinPT = 80.0<BR/>MinPTFinal = 80.0>, shape=plaintext];
"PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_85dc03d9_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName"  [minlen=0, style=invis];
}

"PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output" -> "PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName";
subgraph "cluster_PrFilterIPSoA/PrFilterIPSoA_bae17090" {
bgcolor=aliceblue;
label="";
"PrFilterIPSoA/PrFilterIPSoA_bae17090" [label=<<B>PrFilterIPSoA/PrFilterIPSoA_bae17090</B><BR/>IPcut = 0.1>, shape=plaintext];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input"  [minlen=0, style=invis];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices" [fillcolor=deepskyblue1, label=InputVertices, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices"  [minlen=0, style=invis];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_85dc03d9_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73</B><BR/>AssumedMass = mu+<BR/>CombinationCut = ( ( MAXSDOCA &lt; 0.2 ) &amp; ( MAXSDOCACHI2 &lt; 25.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 25.0 ) &amp; ( MASS &gt; 220.0 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputUniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputTracks";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( MAGNITUDE @ THREEMOM[...] ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 100.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_24423762_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_24423762" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_24423762" [label=<<B>VeloKalman/VeloKalman_24423762</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_24423762_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_24423762_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_24423762_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output" -> "VeloKalman/VeloKalman_24423762_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_ad21e450</B><BR/>MinPt = 80.0>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_out_OutputTracks" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_InputTracks";
subgraph "cluster_MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" {
bgcolor=aliceblue;
label="";
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" [label=<<B>MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f</B><BR/>defaults-only>, shape=plaintext];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputTracks"  [minlen=0, style=invis];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputMuonHits"  [minlen=0, style=invis];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_out_OutputTracks"  [minlen=0, style=invis];
}

"PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_85dc03d9" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_85dc03d9" [label=<<B>PrVeloUT/PrVeloUT_85dc03d9</B><BR/>MinPT = 80.0<BR/>MinPTFinal = 80.0>, shape=plaintext];
"PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_85dc03d9_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName"  [minlen=0, style=invis];
}

"PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output" -> "PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName";
subgraph "cluster_PrFilterIPSoA/PrFilterIPSoA_bae17090" {
bgcolor=aliceblue;
label="";
"PrFilterIPSoA/PrFilterIPSoA_bae17090" [label=<<B>PrFilterIPSoA/PrFilterIPSoA_bae17090</B><BR/>IPcut = 0.1>, shape=plaintext];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input"  [minlen=0, style=invis];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices" [fillcolor=deepskyblue1, label=InputVertices, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices"  [minlen=0, style=invis];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_85dc03d9_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputMuonHits";
subgraph "cluster_MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" {
bgcolor=aliceblue;
label="";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" [label=<<B>MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab</B><BR/>defaults-only>, shape=plaintext];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks" [fillcolor=deepskyblue1, label=ErrorRawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" [fillcolor=coral1, label=HitContainer, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_Muon" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_Muon</B><BR/>BankTypes = [&#x27;Muon&#x27;]<BR/>RawBankLocations = /Event/RawBanks/Muon>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_MuonError</B><BR/>BankTypes = [&#x27;MuonError&#x27;]<BR/>RawBankLocations = /Event/RawBanks/MuonError>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_24423762_in_UniqueIDGenerator";
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputMuonHits";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Cut_PyConfDataDependencies";
subgraph "cluster_LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" {
bgcolor=aliceblue;
label="";
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" [label=<<B>LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c</B><BR/>defaults-only>, shape=plaintext];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_TracksInVertices" [fillcolor=deepskyblue1, label=TracksInVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_TracksInVertices"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_ConvertedTracks" [fillcolor=deepskyblue1, label=ConvertedTracks, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_ConvertedTracks"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_InputComposites" [fillcolor=deepskyblue1, label=InputComposites, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_InputComposites"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_out_OutputVertices"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_TracksInVertices";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( MAGNITUDE @ THREEMOM[...] ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 100.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_24423762_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_24423762" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_24423762" [label=<<B>VeloKalman/VeloKalman_24423762</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_24423762_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_24423762_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_24423762_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output" -> "VeloKalman/VeloKalman_24423762_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_ad21e450</B><BR/>MinPt = 80.0>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_out_OutputTracks" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_InputTracks";
subgraph "cluster_MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" {
bgcolor=aliceblue;
label="";
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" [label=<<B>MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f</B><BR/>defaults-only>, shape=plaintext];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputTracks"  [minlen=0, style=invis];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputMuonHits"  [minlen=0, style=invis];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_out_OutputTracks"  [minlen=0, style=invis];
}

"PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_85dc03d9" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_85dc03d9" [label=<<B>PrVeloUT/PrVeloUT_85dc03d9</B><BR/>MinPT = 80.0<BR/>MinPTFinal = 80.0>, shape=plaintext];
"PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_85dc03d9_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName"  [minlen=0, style=invis];
}

"PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output" -> "PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName";
subgraph "cluster_PrFilterIPSoA/PrFilterIPSoA_bae17090" {
bgcolor=aliceblue;
label="";
"PrFilterIPSoA/PrFilterIPSoA_bae17090" [label=<<B>PrFilterIPSoA/PrFilterIPSoA_bae17090</B><BR/>IPcut = 0.1>, shape=plaintext];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input"  [minlen=0, style=invis];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices" [fillcolor=deepskyblue1, label=InputVertices, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices"  [minlen=0, style=invis];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_85dc03d9_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputMuonHits";
subgraph "cluster_MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" {
bgcolor=aliceblue;
label="";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" [label=<<B>MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab</B><BR/>defaults-only>, shape=plaintext];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks" [fillcolor=deepskyblue1, label=ErrorRawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" [fillcolor=coral1, label=HitContainer, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_Muon" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_Muon</B><BR/>BankTypes = [&#x27;Muon&#x27;]<BR/>RawBankLocations = /Event/RawBanks/Muon>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_MuonError</B><BR/>BankTypes = [&#x27;MuonError&#x27;]<BR/>RawBankLocations = /Event/RawBanks/MuonError>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_24423762_in_UniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputMuonHits";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Cut_PyConfDataDependencies";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_out_OutputTracks" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_ConvertedTracks";
subgraph "cluster_fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da" [label=<<B>fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_in_InputTracks";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_InputComposites";
subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73</B><BR/>AssumedMass = mu+<BR/>CombinationCut = ( ( MAXSDOCA &lt; 0.2 ) &amp; ( MAXSDOCACHI2 &lt; 25.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 25.0 ) &amp; ( MASS &gt; 220.0 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputUniqueIDGenerator";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputTracks";
subgraph "cluster_DeterministicPrescaler/Hlt1MicroBiasLowMultVelo_Prescaler" {
bgcolor=aliceblue;
label="";
"DeterministicPrescaler/Hlt1MicroBiasLowMultVelo_Prescaler" [label=<<B>DeterministicPrescaler/Hlt1MicroBiasLowMultVelo_Prescaler</B><BR/>AcceptFraction = 1.0<BR/>SeedName = Hlt1MicroBiasLowMultVeloPrescaler>, shape=plaintext];
"DeterministicPrescaler/Hlt1MicroBiasLowMultVelo_Prescaler_in_ODINLocation" [fillcolor=deepskyblue1, label=ODINLocation, style=filled];
"DeterministicPrescaler/Hlt1MicroBiasLowMultVelo_Prescaler" -> "DeterministicPrescaler/Hlt1MicroBiasLowMultVelo_Prescaler_in_ODINLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "DeterministicPrescaler/Hlt1MicroBiasLowMultVelo_Prescaler_in_ODINLocation";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_VoidFilter/VoidFilter_25efcbe9" {
bgcolor=aliceblue;
label="";
"VoidFilter/VoidFilter_25efcbe9" [label=<<B>VoidFilter/VoidFilter_25efcbe9</B><BR/>Cut = ::Functors::math::test_bit( ( EVENTTYPE @ _TES(Dat[...]pes=[&#x27;LHCb::ODINImplementation::v7::ODIN&#x27;]) ), 4 )>, shape=plaintext];
"VoidFilter/VoidFilter_25efcbe9_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"VoidFilter/VoidFilter_25efcbe9" -> "VoidFilter/VoidFilter_25efcbe9_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "VoidFilter/VoidFilter_25efcbe9_in_Cut_PyConfDataDependencies";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_VoidFilter/VoidFilter_230cad9b" {
bgcolor=aliceblue;
label="";
"VoidFilter/VoidFilter_230cad9b" [label=<<B>VoidFilter/VoidFilter_230cad9b</B><BR/>Cut = ( ( SIZE_OF @ _TES(DataHandles=[DataHandle(&#x27;/Event[...]&#x27;)], DataTypes=[&#x27;LHCb::Pr::Velo::Tracks&#x27;]) ) &gt; 5 )>, shape=plaintext];
"VoidFilter/VoidFilter_230cad9b_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"VoidFilter/VoidFilter_230cad9b" -> "VoidFilter/VoidFilter_230cad9b_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VoidFilter/VoidFilter_230cad9b_in_Cut_PyConfDataDependencies";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_DeterministicPrescaler/Hlt1NoBias_Prescaler" {
bgcolor=aliceblue;
label="";
"DeterministicPrescaler/Hlt1NoBias_Prescaler" [label=<<B>DeterministicPrescaler/Hlt1NoBias_Prescaler</B><BR/>AcceptFraction = 1.0<BR/>SeedName = Hlt1NoBiasPrescaler>, shape=plaintext];
"DeterministicPrescaler/Hlt1NoBias_Prescaler_in_ODINLocation" [fillcolor=deepskyblue1, label=ODINLocation, style=filled];
"DeterministicPrescaler/Hlt1NoBias_Prescaler" -> "DeterministicPrescaler/Hlt1NoBias_Prescaler_in_ODINLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "DeterministicPrescaler/Hlt1NoBias_Prescaler_in_ODINLocation";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_DeterministicPrescaler/Hlt1SingleHighPtMuon_Prescaler" {
bgcolor=aliceblue;
label="";
"DeterministicPrescaler/Hlt1SingleHighPtMuon_Prescaler" [label=<<B>DeterministicPrescaler/Hlt1SingleHighPtMuon_Prescaler</B><BR/>AcceptFraction = 1.0<BR/>SeedName = Hlt1SingleHighPtMuonPrescaler>, shape=plaintext];
"DeterministicPrescaler/Hlt1SingleHighPtMuon_Prescaler_in_ODINLocation" [fillcolor=deepskyblue1, label=ODINLocation, style=filled];
"DeterministicPrescaler/Hlt1SingleHighPtMuon_Prescaler" -> "DeterministicPrescaler/Hlt1SingleHighPtMuon_Prescaler_in_ODINLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "DeterministicPrescaler/Hlt1SingleHighPtMuon_Prescaler_in_ODINLocation";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( RHO_COORDINATE @ THR[...] ) &amp; ( ( MAGNITUDE @ THREEMOMENTUM ) &gt; 6000.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits";
subgraph "cluster_MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" {
bgcolor=aliceblue;
label="";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" [label=<<B>MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab</B><BR/>defaults-only>, shape=plaintext];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks" [fillcolor=deepskyblue1, label=ErrorRawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" [fillcolor=coral1, label=HitContainer, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_Muon" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_Muon</B><BR/>BankTypes = [&#x27;Muon&#x27;]<BR/>RawBankLocations = /Event/RawBanks/Muon>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_MuonError</B><BR/>BankTypes = [&#x27;MuonError&#x27;]<BR/>RawBankLocations = /Event/RawBanks/MuonError>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation";
subgraph "cluster_fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9" [label=<<B>fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_Output" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9_in_InputTracks";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( RHO_COORDINATE @ THR[...] ) &amp; ( ( MAGNITUDE @ THREEMOMENTUM ) &gt; 6000.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits";
subgraph "cluster_MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" {
bgcolor=aliceblue;
label="";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" [label=<<B>MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab</B><BR/>defaults-only>, shape=plaintext];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks" [fillcolor=deepskyblue1, label=ErrorRawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" [fillcolor=coral1, label=HitContainer, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_Muon" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_Muon</B><BR/>BankTypes = [&#x27;Muon&#x27;]<BR/>RawBankLocations = /Event/RawBanks/Muon>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_MuonError</B><BR/>BankTypes = [&#x27;MuonError&#x27;]<BR/>RawBankLocations = /Event/RawBanks/MuonError>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation";
subgraph "cluster_DeterministicPrescaler/Hlt1TrackMVA_Prescaler" {
bgcolor=aliceblue;
label="";
"DeterministicPrescaler/Hlt1TrackMVA_Prescaler" [label=<<B>DeterministicPrescaler/Hlt1TrackMVA_Prescaler</B><BR/>AcceptFraction = 1.0<BR/>SeedName = Hlt1TrackMVAPrescaler>, shape=plaintext];
"DeterministicPrescaler/Hlt1TrackMVA_Prescaler_in_ODINLocation" [fillcolor=deepskyblue1, label=ODINLocation, style=filled];
"DeterministicPrescaler/Hlt1TrackMVA_Prescaler" -> "DeterministicPrescaler/Hlt1TrackMVA_Prescaler_in_ODINLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "DeterministicPrescaler/Hlt1TrackMVA_Prescaler_in_ODINLocation";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" [label=<<B>PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1</B><BR/>Cut = FILTER(Functor=( ( ( VALUE_OR(Value=nan) @ _CHI2DO[...]EEMOMENTUM ) ) ) ) + 2.0014800002101243 ) ) ) ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_Output"  [minlen=0, style=invis];
}

"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Input";
subgraph "cluster_MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" {
bgcolor=aliceblue;
label="";
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" [label=<<B>MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1"  [minlen=0, style=invis];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2"  [minlen=0, style=invis];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2";
subgraph "cluster_MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" {
bgcolor=aliceblue;
label="";
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" [label=<<B>MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809</B><BR/>defaults-only>, shape=plaintext];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input"  [minlen=0, style=invis];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices" [fillcolor=deepskyblue1, label=InputVertices, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices"  [minlen=0, style=invis];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Cut_PyConfDataDependencies";
subgraph "cluster_fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1" [label=<<B>fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_Output" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1_in_InputTracks";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" [label=<<B>PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1</B><BR/>Cut = FILTER(Functor=( ( ( VALUE_OR(Value=nan) @ _CHI2DO[...]EEMOMENTUM ) ) ) ) + 2.0014800002101243 ) ) ) ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_Output"  [minlen=0, style=invis];
}

"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Input";
subgraph "cluster_MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" {
bgcolor=aliceblue;
label="";
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" [label=<<B>MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1"  [minlen=0, style=invis];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2"  [minlen=0, style=invis];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2";
subgraph "cluster_MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" {
bgcolor=aliceblue;
label="";
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" [label=<<B>MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809</B><BR/>defaults-only>, shape=plaintext];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input"  [minlen=0, style=invis];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices" [fillcolor=deepskyblue1, label=InputVertices, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices"  [minlen=0, style=invis];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Cut_PyConfDataDependencies";
subgraph "cluster_DeterministicPrescaler/Hlt1TrackMuonMVA_Prescaler" {
bgcolor=aliceblue;
label="";
"DeterministicPrescaler/Hlt1TrackMuonMVA_Prescaler" [label=<<B>DeterministicPrescaler/Hlt1TrackMuonMVA_Prescaler</B><BR/>AcceptFraction = 1.0<BR/>SeedName = Hlt1TrackMuonMVAPrescaler>, shape=plaintext];
"DeterministicPrescaler/Hlt1TrackMuonMVA_Prescaler_in_ODINLocation" [fillcolor=deepskyblue1, label=ODINLocation, style=filled];
"DeterministicPrescaler/Hlt1TrackMuonMVA_Prescaler" -> "DeterministicPrescaler/Hlt1TrackMuonMVA_Prescaler_in_ODINLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "DeterministicPrescaler/Hlt1TrackMuonMVA_Prescaler_in_ODINLocation";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( RHO_COORDINATE @ THR[...]EEMOMENTUM ) ) ) ) + 2.0014800002101243 ) ) ) ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits";
subgraph "cluster_MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" {
bgcolor=aliceblue;
label="";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" [label=<<B>MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab</B><BR/>defaults-only>, shape=plaintext];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks" [fillcolor=deepskyblue1, label=ErrorRawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" [fillcolor=coral1, label=HitContainer, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_Muon" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_Muon</B><BR/>BankTypes = [&#x27;Muon&#x27;]<BR/>RawBankLocations = /Event/RawBanks/Muon>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_MuonError</B><BR/>BankTypes = [&#x27;MuonError&#x27;]<BR/>RawBankLocations = /Event/RawBanks/MuonError>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Cut_PyConfDataDependencies";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
subgraph "cluster_fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9" [label=<<B>fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_Output" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9_in_InputTracks";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( RHO_COORDINATE @ THR[...]EEMOMENTUM ) ) ) ) + 2.0014800002101243 ) ) ) ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits";
subgraph "cluster_MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" {
bgcolor=aliceblue;
label="";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" [label=<<B>MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab</B><BR/>defaults-only>, shape=plaintext];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks" [fillcolor=deepskyblue1, label=ErrorRawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" [fillcolor=coral1, label=HitContainer, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_Muon" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_Muon</B><BR/>BankTypes = [&#x27;Muon&#x27;]<BR/>RawBankLocations = /Event/RawBanks/Muon>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_MuonError</B><BR/>BankTypes = [&#x27;MuonError&#x27;]<BR/>RawBankLocations = /Event/RawBanks/MuonError>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Cut_PyConfDataDependencies";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
subgraph "cluster_DeterministicPrescaler/Hlt1TwoTrackMVA_Prescaler" {
bgcolor=aliceblue;
label="";
"DeterministicPrescaler/Hlt1TwoTrackMVA_Prescaler" [label=<<B>DeterministicPrescaler/Hlt1TwoTrackMVA_Prescaler</B><BR/>AcceptFraction = 1.0<BR/>SeedName = Hlt1TwoTrackMVAPrescaler>, shape=plaintext];
"DeterministicPrescaler/Hlt1TwoTrackMVA_Prescaler_in_ODINLocation" [fillcolor=deepskyblue1, label=ODINLocation, style=filled];
"DeterministicPrescaler/Hlt1TwoTrackMVA_Prescaler" -> "DeterministicPrescaler/Hlt1TwoTrackMVA_Prescaler_in_ODINLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "DeterministicPrescaler/Hlt1TwoTrackMVA_Prescaler_in_ODINLocation";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9</B><BR/>AssumedMass = pi+<BR/>CombinationCut = ( ( ( RHO_COORDINATE @ THREEMOMENTUM ) &gt; 2000.0 ) &amp; ( MAXSDOCACHI2 &lt; 10.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 10.0 ) &amp; [...]acks const&gt;&#x27;]) )&quot;)}, MVAType=MatrixNet) &gt; 0.96 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputUniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputTracks";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" [label=<<B>PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e</B><BR/>Cut = FILTER(Functor=( ( ( RHO_COORDINATE @ THREEMOMENTU[...]&#x27;]), _FORWARDARGS() ), _FORWARDARGS() ) &gt; 4.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output"  [minlen=0, style=invis];
}

"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Input";
subgraph "cluster_MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" {
bgcolor=aliceblue;
label="";
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" [label=<<B>MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1"  [minlen=0, style=invis];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2"  [minlen=0, style=invis];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2";
subgraph "cluster_MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" {
bgcolor=aliceblue;
label="";
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" [label=<<B>MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809</B><BR/>defaults-only>, shape=plaintext];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input"  [minlen=0, style=invis];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices" [fillcolor=deepskyblue1, label=InputVertices, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices"  [minlen=0, style=invis];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Cut_PyConfDataDependencies";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies";
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies";
subgraph "cluster_LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" {
bgcolor=aliceblue;
label="";
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" [label=<<B>LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1</B><BR/>defaults-only>, shape=plaintext];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_TracksInVertices" [fillcolor=deepskyblue1, label=TracksInVertices, style=filled];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_TracksInVertices"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_ConvertedTracks" [fillcolor=deepskyblue1, label=ConvertedTracks, style=filled];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_ConvertedTracks"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_InputComposites" [fillcolor=deepskyblue1, label=InputComposites, style=filled];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_InputComposites"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_out_OutputVertices"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_TracksInVertices";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" [label=<<B>PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e</B><BR/>Cut = FILTER(Functor=( ( ( RHO_COORDINATE @ THREEMOMENTU[...]&#x27;]), _FORWARDARGS() ), _FORWARDARGS() ) &gt; 4.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output"  [minlen=0, style=invis];
}

"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Input";
subgraph "cluster_MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" {
bgcolor=aliceblue;
label="";
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" [label=<<B>MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1"  [minlen=0, style=invis];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2"  [minlen=0, style=invis];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2";
subgraph "cluster_MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" {
bgcolor=aliceblue;
label="";
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" [label=<<B>MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809</B><BR/>defaults-only>, shape=plaintext];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input"  [minlen=0, style=invis];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices" [fillcolor=deepskyblue1, label=InputVertices, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices"  [minlen=0, style=invis];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Cut_PyConfDataDependencies";
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_out_OutputTracks" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_ConvertedTracks";
subgraph "cluster_fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305" [label=<<B>fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_in_InputTracks";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_out_Output" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_InputComposites";
subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9</B><BR/>AssumedMass = pi+<BR/>CombinationCut = ( ( ( RHO_COORDINATE @ THREEMOMENTUM ) &gt; 2000.0 ) &amp; ( MAXSDOCACHI2 &lt; 10.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 10.0 ) &amp; [...]acks const&gt;&#x27;]) )&quot;)}, MVAType=MatrixNet) &gt; 0.96 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputUniqueIDGenerator";
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputTracks";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies";
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies";
subgraph "cluster_DeterministicPrescaler/HLT1PrescaleDecReportsMonitor" {
bgcolor=aliceblue;
label="";
"DeterministicPrescaler/HLT1PrescaleDecReportsMonitor" [label=<<B>DeterministicPrescaler/HLT1PrescaleDecReportsMonitor</B><BR/>AcceptFraction = 0.1<BR/>SeedName = HLT1PrescaleDecReportsMonitor>, shape=plaintext];
"DeterministicPrescaler/HLT1PrescaleDecReportsMonitor_in_ODINLocation" [fillcolor=deepskyblue1, label=ODINLocation, style=filled];
"DeterministicPrescaler/HLT1PrescaleDecReportsMonitor" -> "DeterministicPrescaler/HLT1PrescaleDecReportsMonitor_in_ODINLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "DeterministicPrescaler/HLT1PrescaleDecReportsMonitor_in_ODINLocation";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_HltDecReportsMonitor/HLT1DecReportsMonitor" {
bgcolor=aliceblue;
label="";
"HltDecReportsMonitor/HLT1DecReportsMonitor" [label=<<B>HltDecReportsMonitor/HLT1DecReportsMonitor</B><BR/>defaults-only>, shape=plaintext];
"HltDecReportsMonitor/HLT1DecReportsMonitor_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"HltDecReportsMonitor/HLT1DecReportsMonitor" -> "HltDecReportsMonitor/HLT1DecReportsMonitor_in_Input"  [minlen=0, style=invis];
}

"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation" -> "HltDecReportsMonitor/HLT1DecReportsMonitor_in_Input";
subgraph "cluster_ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" {
bgcolor=aliceblue;
label="";
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" [label=<<B>ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1</B><BR/>Persist = [&#x27;Hlt1DiMuonHighMass&#x27;, &#x27;Hlt1DiMuonLowMass&#x27;, &#x27;Hlt1L[...]1TrackMVA&#x27;, &#x27;Hlt1TrackMuonMVA&#x27;, &#x27;Hlt1TwoTrackMVA&#x27;]<BR/>ANNSvcKey = Hlt1SelectionID<BR/>TCK = 2714783046>, shape=plaintext];
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation" [fillcolor=coral1, label=DecReportsLocation, style=filled];
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" -> "ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation"  [minlen=0, style=invis];
}

subgraph "cluster_DeterministicPrescaler/HLT1PostscaleDecReportsMonitor" {
bgcolor=aliceblue;
label="";
"DeterministicPrescaler/HLT1PostscaleDecReportsMonitor" [label=<<B>DeterministicPrescaler/HLT1PostscaleDecReportsMonitor</B><BR/>AcceptFraction = 0.0<BR/>SeedName = HLT1PostscaleDecReportsMonitor>, shape=plaintext];
"DeterministicPrescaler/HLT1PostscaleDecReportsMonitor_in_ODINLocation" [fillcolor=deepskyblue1, label=ODINLocation, style=filled];
"DeterministicPrescaler/HLT1PostscaleDecReportsMonitor" -> "DeterministicPrescaler/HLT1PostscaleDecReportsMonitor_in_ODINLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "DeterministicPrescaler/HLT1PostscaleDecReportsMonitor_in_ODINLocation";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

subgraph "cluster_ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" {
bgcolor=aliceblue;
label="";
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" [label=<<B>ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1</B><BR/>Persist = [&#x27;Hlt1DiMuonHighMass&#x27;, &#x27;Hlt1DiMuonLowMass&#x27;, &#x27;Hlt1L[...]1TrackMVA&#x27;, &#x27;Hlt1TrackMuonMVA&#x27;, &#x27;Hlt1TwoTrackMVA&#x27;]<BR/>ANNSvcKey = Hlt1SelectionID<BR/>TCK = 2714783046>, shape=plaintext];
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation" [fillcolor=coral1, label=DecReportsLocation, style=filled];
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" -> "ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation"  [minlen=0, style=invis];
}

subgraph "cluster_HltDecReportsWriter/HltDecReportsWriter_4997547a" {
bgcolor=aliceblue;
label="";
"HltDecReportsWriter/HltDecReportsWriter_4997547a" [label=<<B>HltDecReportsWriter/HltDecReportsWriter_4997547a</B><BR/>SourceID = Hlt1<BR/>EncodingKey = 2714783046>, shape=plaintext];
"HltDecReportsWriter/HltDecReportsWriter_4997547a_in_InputHltDecReportsLocation" [fillcolor=deepskyblue1, label=InputHltDecReportsLocation, style=filled];
"HltDecReportsWriter/HltDecReportsWriter_4997547a" -> "HltDecReportsWriter/HltDecReportsWriter_4997547a_in_InputHltDecReportsLocation"  [minlen=0, style=invis];
"HltDecReportsWriter/HltDecReportsWriter_4997547a_out_OutputView" [fillcolor=coral1, label=OutputView, style=filled];
"HltDecReportsWriter/HltDecReportsWriter_4997547a" -> "HltDecReportsWriter/HltDecReportsWriter_4997547a_out_OutputView"  [minlen=0, style=invis];
"HltDecReportsWriter/HltDecReportsWriter_4997547a_out_OutputRawEvent" [fillcolor=coral1, label=OutputRawEvent, style=filled];
"HltDecReportsWriter/HltDecReportsWriter_4997547a" -> "HltDecReportsWriter/HltDecReportsWriter_4997547a_out_OutputRawEvent"  [minlen=0, style=invis];
}

"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation" -> "HltDecReportsWriter/HltDecReportsWriter_4997547a_in_InputHltDecReportsLocation";
subgraph "cluster_ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" {
bgcolor=aliceblue;
label="";
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" [label=<<B>ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1</B><BR/>Persist = [&#x27;Hlt1DiMuonHighMass&#x27;, &#x27;Hlt1DiMuonLowMass&#x27;, &#x27;Hlt1L[...]1TrackMVA&#x27;, &#x27;Hlt1TrackMuonMVA&#x27;, &#x27;Hlt1TwoTrackMVA&#x27;]<BR/>ANNSvcKey = Hlt1SelectionID<BR/>TCK = 2714783046>, shape=plaintext];
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation" [fillcolor=coral1, label=DecReportsLocation, style=filled];
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" -> "ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation"  [minlen=0, style=invis];
}

subgraph "cluster_HltSelReportsWriter/HltSelReportsWriter_59c584ba" {
bgcolor=aliceblue;
label="";
"HltSelReportsWriter/HltSelReportsWriter_59c584ba" [label=<<B>HltSelReportsWriter/HltSelReportsWriter_59c584ba</B><BR/>SourceID = Hlt1<BR/>EncodingKey = 2714783046>, shape=plaintext];
"HltSelReportsWriter/HltSelReportsWriter_59c584ba_in_DecReports" [fillcolor=deepskyblue1, label=DecReports, style=filled];
"HltSelReportsWriter/HltSelReportsWriter_59c584ba" -> "HltSelReportsWriter/HltSelReportsWriter_59c584ba_in_DecReports"  [minlen=0, style=invis];
"HltSelReportsWriter/HltSelReportsWriter_59c584ba_in_SelReports" [fillcolor=deepskyblue1, label=SelReports, style=filled];
"HltSelReportsWriter/HltSelReportsWriter_59c584ba" -> "HltSelReportsWriter/HltSelReportsWriter_59c584ba_in_SelReports"  [minlen=0, style=invis];
"HltSelReportsWriter/HltSelReportsWriter_59c584ba_in_ObjectSummaries" [fillcolor=deepskyblue1, label=ObjectSummaries, style=filled];
"HltSelReportsWriter/HltSelReportsWriter_59c584ba" -> "HltSelReportsWriter/HltSelReportsWriter_59c584ba_in_ObjectSummaries"  [minlen=0, style=invis];
"HltSelReportsWriter/HltSelReportsWriter_59c584ba_out_OutputView" [fillcolor=coral1, label=OutputView, style=filled];
"HltSelReportsWriter/HltSelReportsWriter_59c584ba" -> "HltSelReportsWriter/HltSelReportsWriter_59c584ba_out_OutputView"  [minlen=0, style=invis];
"HltSelReportsWriter/HltSelReportsWriter_59c584ba_out_RawEvent" [fillcolor=coral1, label=RawEvent, style=filled];
"HltSelReportsWriter/HltSelReportsWriter_59c584ba" -> "HltSelReportsWriter/HltSelReportsWriter_59c584ba_out_RawEvent"  [minlen=0, style=invis];
}

"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation" -> "HltSelReportsWriter/HltSelReportsWriter_59c584ba_in_DecReports";
subgraph "cluster_ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" {
bgcolor=aliceblue;
label="";
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" [label=<<B>ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1</B><BR/>Persist = [&#x27;Hlt1DiMuonHighMass&#x27;, &#x27;Hlt1DiMuonLowMass&#x27;, &#x27;Hlt1L[...]1TrackMVA&#x27;, &#x27;Hlt1TrackMuonMVA&#x27;, &#x27;Hlt1TwoTrackMVA&#x27;]<BR/>ANNSvcKey = Hlt1SelectionID<BR/>TCK = 2714783046>, shape=plaintext];
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation" [fillcolor=coral1, label=DecReportsLocation, style=filled];
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" -> "ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation"  [minlen=0, style=invis];
}

"SelReportsMaker/SelReportsMaker_98f655d1_out_SelReports" -> "HltSelReportsWriter/HltSelReportsWriter_59c584ba_in_SelReports";
subgraph "cluster_SelReportsMaker/SelReportsMaker_98f655d1" {
bgcolor=aliceblue;
label="";
"SelReportsMaker/SelReportsMaker_98f655d1" [label=<<B>SelReportsMaker/SelReportsMaker_98f655d1</B><BR/>SelectionNames = [&#x27;Hlt1DiMuonHighMassDecision&#x27;, &#x27;Hlt1DiMuonLowMassD[...]1TrackMuonMVADecision&#x27;, &#x27;Hlt1TwoTrackMVADecision&#x27;]<BR/>CandidateTypes = [&#x27;std::vector&lt;LHCb::RecVertex,std::allocator&lt;LHCb:[...]HCb::RecVertex,std::allocator&lt;LHCb::RecVertex&gt; &gt;&#x27;]<BR/>EncodingKey = 2714783046>, shape=plaintext];
"SelReportsMaker/SelReportsMaker_98f655d1_in_DecReports" [fillcolor=deepskyblue1, label=DecReports, style=filled];
"SelReportsMaker/SelReportsMaker_98f655d1" -> "SelReportsMaker/SelReportsMaker_98f655d1_in_DecReports"  [minlen=0, style=invis];
"SelReportsMaker/SelReportsMaker_98f655d1_in_Inputs" [fillcolor=deepskyblue1, label=Inputs, style=filled];
"SelReportsMaker/SelReportsMaker_98f655d1" -> "SelReportsMaker/SelReportsMaker_98f655d1_in_Inputs"  [minlen=0, style=invis];
"SelReportsMaker/SelReportsMaker_98f655d1_out_ObjectSummaries" [fillcolor=coral1, label=ObjectSummaries, style=filled];
"SelReportsMaker/SelReportsMaker_98f655d1" -> "SelReportsMaker/SelReportsMaker_98f655d1_out_ObjectSummaries"  [minlen=0, style=invis];
"SelReportsMaker/SelReportsMaker_98f655d1_out_SelReports" [fillcolor=coral1, label=SelReports, style=filled];
"SelReportsMaker/SelReportsMaker_98f655d1" -> "SelReportsMaker/SelReportsMaker_98f655d1_out_SelReports"  [minlen=0, style=invis];
}

"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation" -> "SelReportsMaker/SelReportsMaker_98f655d1_in_DecReports";
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_out_OutputVertices" -> "SelReportsMaker/SelReportsMaker_98f655d1_in_Inputs";
subgraph "cluster_LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" {
bgcolor=aliceblue;
label="";
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" [label=<<B>LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d</B><BR/>defaults-only>, shape=plaintext];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_TracksInVertices" [fillcolor=deepskyblue1, label=TracksInVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_TracksInVertices"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_ConvertedTracks" [fillcolor=deepskyblue1, label=ConvertedTracks, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_ConvertedTracks"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_InputComposites" [fillcolor=deepskyblue1, label=InputComposites, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_InputComposites"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_out_OutputVertices"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_TracksInVertices";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( MAGNITUDE @ THREEMOM[...] ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 100.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_bf73c006" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_bf73c006" [label=<<B>VeloKalman/VeloKalman_bf73c006</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_bf73c006_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_bf73c006" -> "VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_bf73c006_in_HitsLocation";
subgraph "cluster_VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" {
bgcolor=aliceblue;
label="";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" [label=<<B>VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651</B><BR/>SensorMasks = (False, False, False, False, False, False, False, [...], False, False, False, False, False, False, False)<BR/>MaxScatterSeeding = 0.1<BR/>MaxScatterForwarding = 0.1<BR/>MaxScatter3hits = 0.02<BR/>SkipForward = 1>, shape=plaintext];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" [fillcolor=coral1, label=TracksLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" [fillcolor=coral1, label=TracksBackwardLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation"  [minlen=0, style=invis];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" [fillcolor=coral1, label=HitsLocation, style=filled];
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" -> "VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_VP" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_VP</B><BR/>BankTypes = [&#x27;VP&#x27;]<BR/>RawBankLocations = /Event/RawBanks/VP>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_VP" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_VP_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_bf73c006_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_HitsLocation";
subgraph "cluster_SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" [label=<<B>SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19</B><BR/>defaults-only>, shape=plaintext];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output"  [minlen=0, style=invis];
}

"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" -> "SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_in_HitsLocation";
subgraph "cluster_FTRawBankDecoder/FTRawBankDecoder" {
bgcolor=aliceblue;
label="";
"FTRawBankDecoder/FTRawBankDecoder" [label=<<B>FTRawBankDecoder/FTRawBankDecoder</B><BR/>defaults-only>, shape=plaintext];
"FTRawBankDecoder/FTRawBankDecoder_in_Odin" [fillcolor=deepskyblue1, label=Odin, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks"  [minlen=0, style=invis];
"FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation" [fillcolor=coral1, label=OutputLocation, style=filled];
"FTRawBankDecoder/FTRawBankDecoder" -> "FTRawBankDecoder/FTRawBankDecoder_out_OutputLocation"  [minlen=0, style=invis];
}

"createODIN/Decode_ODIN_out_ODIN" -> "FTRawBankDecoder/FTRawBankDecoder_in_Odin";
subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" -> "FTRawBankDecoder/FTRawBankDecoder_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster</B><BR/>BankTypes = [&#x27;FTCluster&#x27;]<BR/>RawBankLocations = /Event/RawBanks/FTCluster>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_FTCluster_in_RawEventLocation";
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" -> "SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_4eab5c1b" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_4eab5c1b" [label=<<B>PrVeloUT/PrVeloUT_4eab5c1b</B><BR/>defaults-only>, shape=plaintext];
"PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_4eab5c1b" -> "PrVeloUT/PrVeloUT_4eab5c1b_out_OutputTracksName"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_InputTracksName";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_4eab5c1b_in_UTHits";
subgraph "cluster_PrStorePrUTHits/PrStorePrUTHits_df75b912" {
bgcolor=aliceblue;
label="";
"PrStorePrUTHits/PrStorePrUTHits_df75b912" [label=<<B>PrStorePrUTHits/PrStorePrUTHits_df75b912</B><BR/>isCluster = True<BR/>positionMethod = GeoWeighting>, shape=plaintext];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks"  [minlen=0, style=invis];
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" [fillcolor=coral1, label=UTHitsLocation, style=filled];
"PrStorePrUTHits/PrStorePrUTHits_df75b912" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" -> "PrStorePrUTHits/PrStorePrUTHits_df75b912_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_UT" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_UT</B><BR/>BankTypes = [&#x27;UT&#x27;]<BR/>RawBankLocations = /Event/RawBanks/UT>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_UT" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_UT_in_RawEventLocation";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_bf73c006_in_UniqueIDGenerator";
subgraph "cluster_UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" {
bgcolor=aliceblue;
label="";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" [label=<<B>UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9</B><BR/>defaults-only>, shape=plaintext];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9" -> "UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output"  [minlen=0, style=invis];
}

"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_3f97d4b1_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_77e221a4_in_InputMuonHits";
subgraph "cluster_MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" {
bgcolor=aliceblue;
label="";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" [label=<<B>MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab</B><BR/>defaults-only>, shape=plaintext];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks" [fillcolor=deepskyblue1, label=ErrorRawBanks, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks"  [minlen=0, style=invis];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" [fillcolor=coral1, label=HitContainer, style=filled];
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_Muon" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_Muon</B><BR/>BankTypes = [&#x27;Muon&#x27;]<BR/>RawBankLocations = /Event/RawBanks/Muon>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_Muon" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_Muon_in_RawEventLocation";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" -> "MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_in_ErrorRawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_MuonError</B><BR/>BankTypes = [&#x27;MuonError&#x27;]<BR/>RawBankLocations = /Event/RawBanks/MuonError>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_MuonError" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_MuonError_in_RawEventLocation";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_out_OutputTracks" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_ConvertedTracks";
subgraph "cluster_fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59" [label=<<B>fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_ff6b6a59_in_InputTracks";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_5d9c3a9d_in_InputComposites";
subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a</B><BR/>AssumedMass = mu+<BR/>CombinationCut = ( ( MAXSDOCA &lt; 0.2 ) &amp; ( MAXSDOCACHI2 &lt; 25.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 25.0 ) &amp; ( MASS &gt; 2700.0 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputUniqueIDGenerator";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1d9541b1_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_2bd09f7a_in_InputTracks";
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_out_OutputVertices" -> "SelReportsMaker/SelReportsMaker_98f655d1_in_Inputs";
subgraph "cluster_LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" {
bgcolor=aliceblue;
label="";
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" [label=<<B>LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce</B><BR/>defaults-only>, shape=plaintext];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_TracksInVertices" [fillcolor=deepskyblue1, label=TracksInVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_TracksInVertices"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_ConvertedTracks" [fillcolor=deepskyblue1, label=ConvertedTracks, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_ConvertedTracks"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_InputComposites" [fillcolor=deepskyblue1, label=InputComposites, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_InputComposites"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_out_OutputVertices"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_TracksInVertices";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( MAGNITUDE @ THREEMOM[...] ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 100.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Input";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_in_Cut_PyConfDataDependencies";
subgraph "cluster_TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" {
bgcolor=aliceblue;
label="";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" [label=<<B>TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c</B><BR/>MinZ = -600.0>, shape=plaintext];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation" [fillcolor=deepskyblue1, label=TracksLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation" [fillcolor=deepskyblue1, label=TracksBackwardLocation, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation"  [minlen=0, style=invis];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksBackwardLocation" -> "TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_in_TracksBackwardLocation";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_out_OutputTracks" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_ConvertedTracks";
subgraph "cluster_fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e" [label=<<B>fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_d3513f5e_in_InputTracks";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_fb2b99ce_in_InputComposites";
subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d</B><BR/>AssumedMass = mu+<BR/>CombinationCut = ( ( MAXSDOCA &lt; 0.2 ) &amp; ( MAXSDOCACHI2 &lt; 25.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 25.0 ) &amp; ( MASS &gt; 0.0 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputUniqueIDGenerator";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1c05ae75_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_385ff72d_in_InputTracks";
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_out_OutputVertices" -> "SelReportsMaker/SelReportsMaker_98f655d1_in_Inputs";
subgraph "cluster_LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" {
bgcolor=aliceblue;
label="";
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" [label=<<B>LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c</B><BR/>defaults-only>, shape=plaintext];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_TracksInVertices" [fillcolor=deepskyblue1, label=TracksInVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_TracksInVertices"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_ConvertedTracks" [fillcolor=deepskyblue1, label=ConvertedTracks, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_ConvertedTracks"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_InputComposites" [fillcolor=deepskyblue1, label=InputComposites, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_InputComposites"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_out_OutputVertices"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_TracksInVertices";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( MAGNITUDE @ THREEMOM[...] ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 100.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Input";
subgraph "cluster_MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" {
bgcolor=aliceblue;
label="";
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" [label=<<B>MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input1"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input2"  [minlen=0, style=invis];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_24423762_out_OutputTracksLocation" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input1";
subgraph "cluster_VeloKalman/VeloKalman_24423762" {
bgcolor=aliceblue;
label="";
"VeloKalman/VeloKalman_24423762" [label=<<B>VeloKalman/VeloKalman_24423762</B><BR/>defaults-only>, shape=plaintext];
"VeloKalman/VeloKalman_24423762_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_HitsLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_in_TracksVPLocation" [fillcolor=deepskyblue1, label=TracksVPLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_TracksVPLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_in_TracksFTLocation" [fillcolor=deepskyblue1, label=TracksFTLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_TracksFTLocation"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_in_UniqueIDGenerator" [fillcolor=deepskyblue1, label=UniqueIDGenerator, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_in_UniqueIDGenerator"  [minlen=0, style=invis];
"VeloKalman/VeloKalman_24423762_out_OutputTracksLocation" [fillcolor=coral1, label=OutputTracksLocation, style=filled];
"VeloKalman/VeloKalman_24423762" -> "VeloKalman/VeloKalman_24423762_out_OutputTracksLocation"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_HitsLocation" -> "VeloKalman/VeloKalman_24423762_in_HitsLocation";
"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "VeloKalman/VeloKalman_24423762_in_TracksVPLocation";
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output" -> "VeloKalman/VeloKalman_24423762_in_TracksFTLocation";
subgraph "cluster_SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" {
bgcolor=aliceblue;
label="";
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" [label=<<B>SciFiTrackForwarding/SciFiTrackForwarding_ad21e450</B><BR/>MinPt = 80.0>, shape=plaintext];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_HitsLocation" [fillcolor=deepskyblue1, label=HitsLocation, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_HitsLocation"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_InputTracks"  [minlen=0, style=invis];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output" [fillcolor=coral1, label=Output, style=filled];
"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output"  [minlen=0, style=invis];
}

"SciFiTrackForwardingStoreHit/SciFiTrackForwardingStoreHit_6ce67d19_out_Output" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_HitsLocation";
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_out_OutputTracks" -> "SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_in_InputTracks";
subgraph "cluster_MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" {
bgcolor=aliceblue;
label="";
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" [label=<<B>MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f</B><BR/>defaults-only>, shape=plaintext];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputTracks"  [minlen=0, style=invis];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputMuonHits"  [minlen=0, style=invis];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_out_OutputTracks"  [minlen=0, style=invis];
}

"PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputTracks";
subgraph "cluster_PrVeloUT/PrVeloUT_85dc03d9" {
bgcolor=aliceblue;
label="";
"PrVeloUT/PrVeloUT_85dc03d9" [label=<<B>PrVeloUT/PrVeloUT_85dc03d9</B><BR/>MinPT = 80.0<BR/>MinPTFinal = 80.0>, shape=plaintext];
"PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName" [fillcolor=deepskyblue1, label=InputTracksName, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_85dc03d9_in_UTHits" [fillcolor=deepskyblue1, label=UTHits, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_in_UTHits"  [minlen=0, style=invis];
"PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName" [fillcolor=coral1, label=OutputTracksName, style=filled];
"PrVeloUT/PrVeloUT_85dc03d9" -> "PrVeloUT/PrVeloUT_85dc03d9_out_OutputTracksName"  [minlen=0, style=invis];
}

"PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output" -> "PrVeloUT/PrVeloUT_85dc03d9_in_InputTracksName";
subgraph "cluster_PrFilterIPSoA/PrFilterIPSoA_bae17090" {
bgcolor=aliceblue;
label="";
"PrFilterIPSoA/PrFilterIPSoA_bae17090" [label=<<B>PrFilterIPSoA/PrFilterIPSoA_bae17090</B><BR/>IPcut = 0.1>, shape=plaintext];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input"  [minlen=0, style=invis];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices" [fillcolor=deepskyblue1, label=InputVertices, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices"  [minlen=0, style=invis];
"PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilterIPSoA/PrFilterIPSoA_bae17090" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_out_Output"  [minlen=0, style=invis];
}

"VeloClusterTrackingSIMD/VeloClusterTrackingSIMD_87c18651_out_TracksLocation" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_Input";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilterIPSoA/PrFilterIPSoA_bae17090_in_InputVertices";
"PrStorePrUTHits/PrStorePrUTHits_df75b912_out_UTHitsLocation" -> "PrVeloUT/PrVeloUT_85dc03d9_in_UTHits";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonMatchVeloUTSoA/MuonMatchVeloUTSoA_42038f4f_in_InputMuonHits";
"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "VeloKalman/VeloKalman_24423762_in_UniqueIDGenerator";
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_out_OutputMuonPID" -> "MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_f17f3a7f_in_Input2";
subgraph "cluster_MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" {
bgcolor=aliceblue;
label="";
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" [label=<<B>MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c</B><BR/>runMVA = False>, shape=plaintext];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputTracks"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputMuonHits" [fillcolor=deepskyblue1, label=InputMuonHits, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputMuonHits"  [minlen=0, style=invis];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_out_OutputMuonPID" [fillcolor=coral1, label=OutputMuonPID, style=filled];
"MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_out_OutputMuonPID"  [minlen=0, style=invis];
}

"SciFiTrackForwarding/SciFiTrackForwarding_ad21e450_out_Output" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputTracks";
"MuonRawInUpgradeToHits/MuonRawInUpgradeToHits_5a53a5ab_out_HitContainer" -> "MuonIDHlt1Alg/MuonIDHlt1Alg_9d0a1a6c_in_InputMuonHits";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_in_Cut_PyConfDataDependencies";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_out_OutputTracks" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_ConvertedTracks";
subgraph "cluster_fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da" [label=<<B>fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_966bd0da_in_InputTracks";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_out_Output" -> "LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithMuonIDToVectorOfRecVertex_3bb79c2c_in_InputComposites";
subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73</B><BR/>AssumedMass = mu+<BR/>CombinationCut = ( ( MAXSDOCA &lt; 0.2 ) &amp; ( MAXSDOCACHI2 &lt; 25.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 25.0 ) &amp; ( MASS &gt; 220.0 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputUniqueIDGenerator";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_621940e0_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID/CombineTracksSIMD__2Body__PrFittedForwardTracksWithMuonID_23e81e73_in_InputTracks";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9_out_OutputTracks" -> "SelReportsMaker/SelReportsMaker_98f655d1_in_Inputs";
subgraph "cluster_fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9" [label=<<B>fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_Output" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_17daa9b9_in_InputTracks";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( RHO_COORDINATE @ THR[...] ) &amp; ( ( MAGNITUDE @ THREEMOMENTUM ) &gt; 6000.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_300f2dbf_in_Input";
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1_out_OutputTracks" -> "SelReportsMaker/SelReportsMaker_98f655d1_in_Inputs";
subgraph "cluster_fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1" [label=<<B>fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_Output" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_30798de1_in_InputTracks";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" [label=<<B>PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1</B><BR/>Cut = FILTER(Functor=( ( ( VALUE_OR(Value=nan) @ _CHI2DO[...]EEMOMENTUM ) ) ) ) + 2.0014800002101243 ) ) ) ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_out_Output"  [minlen=0, style=invis];
}

"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Input";
subgraph "cluster_MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" {
bgcolor=aliceblue;
label="";
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" [label=<<B>MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631</B><BR/>defaults-only>, shape=plaintext];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1" [fillcolor=deepskyblue1, label=Input1, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1"  [minlen=0, style=invis];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2" [fillcolor=deepskyblue1, label=Input2, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2"  [minlen=0, style=invis];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input1";
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output" -> "MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_in_Input2";
subgraph "cluster_MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" {
bgcolor=aliceblue;
label="";
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" [label=<<B>MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809</B><BR/>defaults-only>, shape=plaintext];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input"  [minlen=0, style=invis];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices" [fillcolor=deepskyblue1, label=InputVertices, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices"  [minlen=0, style=invis];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output" [fillcolor=coral1, label=Output, style=filled];
"MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_out_Output"  [minlen=0, style=invis];
}

"VeloKalman/VeloKalman_bf73c006_out_OutputTracksLocation" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_Input";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "MakePVRelations__PrFittedForwardTracks/MakePVRelations__PrFittedForwardTracks_6a2c6809_in_InputVertices";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_c4273fb1_in_Cut_PyConfDataDependencies";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9_out_OutputTracks" -> "SelReportsMaker/SelReportsMaker_98f655d1_in_Inputs";
subgraph "cluster_fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9" [label=<<B>fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_Output" -> "fromV3TrackWithMuonIDV1TrackVector/fromV3TrackWithMuonIDV1TrackVector_1db586a9_in_InputTracks";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" [label=<<B>PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8</B><BR/>Cut = FILTER(Functor=( ISMUON &amp; ( ( RHO_COORDINATE @ THR[...]EEMOMENTUM ) ) ) ) + 2.0014800002101243 ) ) ) ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_out_Output"  [minlen=0, style=invis];
}

"MakeZip__BestTracks__MuonPIDs__v2/MakeZip__BestTracks__MuonPIDs__v2_d84e0f89_out_Output" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Input";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithMuonID/PrFilter__PrFittedForwardTracksWithMuonID_1fabecf8_in_Cut_PyConfDataDependencies";
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_out_OutputVertices" -> "SelReportsMaker/SelReportsMaker_98f655d1_in_Inputs";
subgraph "cluster_LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" {
bgcolor=aliceblue;
label="";
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" [label=<<B>LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1</B><BR/>defaults-only>, shape=plaintext];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_TracksInVertices" [fillcolor=deepskyblue1, label=TracksInVertices, style=filled];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_TracksInVertices"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_ConvertedTracks" [fillcolor=deepskyblue1, label=ConvertedTracks, style=filled];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_ConvertedTracks"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_InputComposites" [fillcolor=deepskyblue1, label=InputComposites, style=filled];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_InputComposites"  [minlen=0, style=invis];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_out_OutputVertices" [fillcolor=coral1, label=OutputVertices, style=filled];
"LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_out_OutputVertices"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_TracksInVertices";
subgraph "cluster_PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" {
bgcolor=aliceblue;
label="";
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" [label=<<B>PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e</B><BR/>Cut = FILTER(Functor=( ( ( RHO_COORDINATE @ THREEMOMENTU[...]&#x27;]), _FORWARDARGS() ), _FORWARDARGS() ) &gt; 4.0 ) ))>, shape=plaintext];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Input" [fillcolor=deepskyblue1, label=Input, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Input"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Cut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=Cut_PyConfDataDependencies, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Cut_PyConfDataDependencies"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_OutputStorage" [fillcolor=coral1, label=OutputStorage, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_OutputStorage"  [minlen=0, style=invis];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" [fillcolor=coral1, label=Output, style=filled];
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output"  [minlen=0, style=invis];
}

"MakeZip__PrFittedForwardTracks__BestVertexRelations/MakeZip__PrFittedForwardTracks__BestVertexRelations_7f27b631_out_Output" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Input";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_in_Cut_PyConfDataDependencies";
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_out_OutputTracks" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_ConvertedTracks";
subgraph "cluster_fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305" {
bgcolor=aliceblue;
label="";
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305" [label=<<B>fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305</B><BR/>defaults-only>, shape=plaintext];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_in_InputTracks"  [minlen=0, style=invis];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_out_OutputTracks" [fillcolor=coral1, label=OutputTracks, style=filled];
"fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_out_OutputTracks"  [minlen=0, style=invis];
}

"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" -> "fromV3TrackWithPVsV1TrackVector/fromV3TrackWithPVsV1TrackVector_86f8d305_in_InputTracks";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_out_Output" -> "LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex/LHCb__Converters__Composites__TracksWithPVsToVectorOfRecVertex_b247fde1_in_InputComposites";
subgraph "cluster_CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" {
bgcolor=aliceblue;
label="";
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" [label=<<B>CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9</B><BR/>AssumedMass = pi+<BR/>CombinationCut = ( ( ( RHO_COORDINATE @ THREEMOMENTUM ) &gt; 2000.0 ) &amp; ( MAXSDOCACHI2 &lt; 10.0 ) )<BR/>VertexCut = ( ( ( VALUE_OR(Value=nan) @ _CHI2DOF ) &lt; 10.0 ) &amp; [...]acks const&gt;&#x27;]) )&quot;)}, MVAType=MatrixNet) &gt; 0.96 ) )>, shape=plaintext];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputUniqueIDGenerator" [fillcolor=deepskyblue1, label=InputUniqueIDGenerator, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputUniqueIDGenerator"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputTracks" [fillcolor=deepskyblue1, label=InputTracks, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputTracks"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_CombinationCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=CombinationCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_CombinationCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies" [fillcolor=deepskyblue1, label=VertexCut_PyConfDataDependencies, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies"  [minlen=0, style=invis];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_out_Output" [fillcolor=coral1, label=Output, style=filled];
"CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_out_Output"  [minlen=0, style=invis];
}

"UniqueIDGeneratorAlg/UniqueIDGeneratorAlg_26e527e9_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputUniqueIDGenerator";
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_InputTracks";
"TrackBeamLineVertexFinderSoA/TrackBeamLineVertexFinderSoA_9f55300c_out_OutputVertices" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies";
"PrFilter__PrFittedForwardTracksWithPVs/PrFilter__PrFittedForwardTracksWithPVs_a3edb65e_out_Output" -> "CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs/CombineTracksSIMD__2Body__PrFittedForwardTracksWithPVs_12f1c1a9_in_VertexCut_PyConfDataDependencies";
"SelReportsMaker/SelReportsMaker_98f655d1_out_ObjectSummaries" -> "HltSelReportsWriter/HltSelReportsWriter_59c584ba_in_ObjectSummaries";
subgraph "cluster_HltDecReportsFilter/HltDecReportsFilter_b78ea82c" {
bgcolor=aliceblue;
label="";
"HltDecReportsFilter/HltDecReportsFilter_b78ea82c" [label=<<B>HltDecReportsFilter/HltDecReportsFilter_b78ea82c</B><BR/>Lines = [&#x27;Hlt1DiMuonHighMassDecision&#x27;, &#x27;Hlt1DiMuonLowMassD[...]1TrackMuonMVADecision&#x27;, &#x27;Hlt1TwoTrackMVADecision&#x27;]>, shape=plaintext];
"HltDecReportsFilter/HltDecReportsFilter_b78ea82c_in_DecReports" [fillcolor=deepskyblue1, label=DecReports, style=filled];
"HltDecReportsFilter/HltDecReportsFilter_b78ea82c" -> "HltDecReportsFilter/HltDecReportsFilter_b78ea82c_in_DecReports"  [minlen=0, style=invis];
}

"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation" -> "HltDecReportsFilter/HltDecReportsFilter_b78ea82c_in_DecReports";
subgraph "cluster_ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" {
bgcolor=aliceblue;
label="";
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" [label=<<B>ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1</B><BR/>Persist = [&#x27;Hlt1DiMuonHighMass&#x27;, &#x27;Hlt1DiMuonLowMass&#x27;, &#x27;Hlt1L[...]1TrackMVA&#x27;, &#x27;Hlt1TrackMuonMVA&#x27;, &#x27;Hlt1TwoTrackMVA&#x27;]<BR/>ANNSvcKey = Hlt1SelectionID<BR/>TCK = 2714783046>, shape=plaintext];
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation" [fillcolor=coral1, label=DecReportsLocation, style=filled];
"ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1" -> "ExecutionReportsWriter/ExecutionReportsWriter_dd49b7d1_out_DecReportsLocation"  [minlen=0, style=invis];
}

subgraph "cluster_createODIN/Decode_ODIN" {
bgcolor=aliceblue;
label="";
"createODIN/Decode_ODIN" [label=<<B>createODIN/Decode_ODIN</B><BR/>defaults-only>, shape=plaintext];
"createODIN/Decode_ODIN_in_RawBanks" [fillcolor=deepskyblue1, label=RawBanks, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_in_RawBanks"  [minlen=0, style=invis];
"createODIN/Decode_ODIN_out_ODIN" [fillcolor=coral1, label=ODIN, style=filled];
"createODIN/Decode_ODIN" -> "createODIN/Decode_ODIN_out_ODIN"  [minlen=0, style=invis];
}

"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" -> "createODIN/Decode_ODIN_in_RawBanks";
subgraph "cluster_LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" {
bgcolor=aliceblue;
label="";
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" [label=<<B>LHCb::UnpackRawEvent/UnpackRawEvent_ODIN</B><BR/>BankTypes = [&#x27;ODIN&#x27;]<BR/>RawBankLocations = /Event/RawBanks/ODIN>, shape=plaintext];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation" [fillcolor=deepskyblue1, label=RawEventLocation, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation"  [minlen=0, style=invis];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations" [fillcolor=coral1, label=RawBankLocations, style=filled];
"LHCb::UnpackRawEvent/UnpackRawEvent_ODIN" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_out_RawBankLocations"  [minlen=0, style=invis];
}

"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" -> "LHCb::UnpackRawEvent/UnpackRawEvent_ODIN_in_RawEventLocation";
subgraph "cluster_Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" {
bgcolor=aliceblue;
label="";
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" [label=<<B>Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent</B><BR/>Output = /Event/DAQ/RawEvent>, shape=plaintext];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output" [fillcolor=coral1, label=Output, style=filled];
"Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent" -> "Gaudi::Hive::FetchDataFromFile/Fetch__Event_DAQ_RawEvent_out_Output"  [minlen=0, style=invis];
}

}

Further reading

Expression of Interest for an LHCb Upgrade

Letter of Intent for the LHCb Upgrade

Framework TDR for the LHCb Upgrade

LHCb VELO Upgrade Technical Design Report

LHCb PID Upgrade Technical Design Report

LHCb Tracker Upgrade Technical Design Report

LHCb Trigger and Online Upgrade Technical Design Report

Upgrade Software and Computing

Computing Model of the Upgrade LHCb experiment

LHCb SMOG Upgrade