#include <MRCCInfo.h>
Public Member Functions | |
| MRCCInfo () | |
| virtual | ~MRCCInfo () |
| void | Reset () |
Public Attributes | |
| Particle3D | removedmuon |
| int | stage |
|
|
Definition at line 5 of file NueAna/ParticlePID/ParticleFinder/MRCCInfo.cxx. 00006 {
00007 Reset();
00008 }
|
|
|
Definition at line 10 of file NueAna/ParticlePID/ParticleFinder/MRCCInfo.cxx. 00011 {}
|
|
|
Definition at line 14 of file NueAna/ParticlePID/ParticleFinder/MRCCInfo.cxx. References stage. 00015 {
00016 stage=0;
00017
00018
00019 }
|
|
|
Definition at line 24 of file NueAna/ParticlePID/ParticleFinder/MRCCInfo.h. Referenced by PRecordAna::ana(), MRCCAna::ana(), and Finder::Process(). |
|
|
Definition at line 25 of file NueAna/ParticlePID/ParticleFinder/MRCCInfo.h. Referenced by MRCCAna::ana(), Finder::Process(), and Reset(). |
1.3.9.1