Closed jncots closed 1 year ago
In addition to that:
File "/hetghome/antonpr/quick_tests/09_pythia_afterburner/pythia_test.py", line 33, in init_event
return event.copy()
File "/hetghome/antonpr/chromo/src/chromo/common.py", line 246, in copy
copies = self.__getstate__()
File "/hetghome/antonpr/chromo/src/chromo/common.py", line 233, in __getstate__
self.parents.copy(),
AttributeError: 'NoneType' object has no attribute 'copy'
EventData.copy() produces an error, if kinematics contains CompositeTarget: