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