feat: DIS: replace gaudirun with eicrecon
Compare changes
- Tooba Ali authored
@@ -12,6 +12,7 @@ parser.add_argument('--rec_file', type=str, help='Reconstructed track file.')
@@ -12,6 +12,7 @@ parser.add_argument('--rec_file', type=str, help='Reconstructed track file.')
@@ -19,26 +20,49 @@ rec_file = args.rec_file
@@ -19,26 +20,49 @@ rec_file = args.rec_file
'ReconstructedChargedParticlesAssociations/ReconstructedChargedParticlesAssociations.recID'],step_size=Nevents):
simID = array['ReconstructedChargedParticlesAssociations/ReconstructedChargedParticlesAssociations.simID']
recID = array['ReconstructedChargedParticlesAssociations/ReconstructedChargedParticlesAssociations.recID']
@@ -165,7 +189,7 @@ for i in range(len(MC_list)):
@@ -165,7 +189,7 @@ for i in range(len(MC_list)):
@@ -211,7 +235,7 @@ for i in range(len(MC_list)):
@@ -211,7 +235,7 @@ for i in range(len(MC_list)):
@@ -252,7 +276,7 @@ for i in range(len(MC_list)):
@@ -252,7 +276,7 @@ for i in range(len(MC_list)):
@@ -298,7 +322,7 @@ if particle in particle_dict.keys():
@@ -298,7 +322,7 @@ if particle in particle_dict.keys():
@@ -306,7 +330,7 @@ else:
@@ -306,7 +330,7 @@ else: