Counts MCParticles that generate TrueHits.
Definition at line 18 of file SavedMCParticles.py.
◆ __init__()
Initialize the module
Definition at line 24 of file SavedMCParticles.py.
25 """Initialize the module"""
27 super(CheckMCParticles, self).__init__()
29 self.nSecondariesPXD = 0
31 self.nSecondariesSVD = 0
37 self.processesPXD = []
39 self.processesSVD = []
◆ beginRun()
◆ event()
Count the number of MCParticles related to a VXD TrueHit
Definition at line 47 of file SavedMCParticles.py.
◆ initialize()
◆ terminate()
The documentation for this class was generated from the following file: