PDUNESchema#
- class coffea.nanoevents.PDUNESchema(base_form)[source]#
Bases:
BaseSchemaAttributes Summary
Methods Summary
behavior()Behaviors necessary to implement this schema
Attributes Documentation
- mixins = {'RecoBeam': 'Beam', 'Showers': 'Showers', 'Tracks': 'Tracks', 'end3D': 'ThreeVector', 'end4D': 'LorentzVector', 'reco_beam': 'RecoBeam', 'reco_daughter_allShower': 'Showers', 'reco_daughter_allTrack': 'Tracks', 'start3D': 'ThreeVector', 'start4D': 'LorentzVector', 'vtx3D': 'ThreeVector'}#
- top_objects = {'reco_beam': 'RecoBeam', 'reco_daughter_allShower': 'Showers', 'reco_daughter_allTrack': 'Tracks', 'true_beam': 'TrueBeam'}#
Methods Documentation