![]() |
![]() |
#include <PizeroMCTruthFinder.h>
Public Member Functions | |
std::vector< PizeroMCTruth > | find (const std::vector< SimTrack > &simTracks, const std::vector< SimVertex > &simVertices) |
PizeroMCTruthFinder () | |
virtual | ~PizeroMCTruthFinder () |
Private Member Functions | |
void | fill (const std::vector< SimTrack > &theSimTracks, const std::vector< SimVertex > &theSimVertices) |
Private Attributes | |
std::map< unsigned, unsigned > | geantToIndex_ |
ElectronMCTruthFinder * | theElectronMCTruthFinder_ |
PhotonMCTruthFinder * | thePhotonMCTruthFinder_ |
Definition at line 16 of file PizeroMCTruthFinder.h.
PizeroMCTruthFinder::PizeroMCTruthFinder | ( | ) |
Definition at line 8 of file PizeroMCTruthFinder.cc.
|
virtual |
Definition at line 16 of file PizeroMCTruthFinder.cc.
|
private |
Definition at line 179 of file PizeroMCTruthFinder.cc.
std::vector< PizeroMCTruth > PizeroMCTruthFinder::find | ( | const std::vector< SimTrack > & | simTracks, |
const std::vector< SimVertex > & | simVertices | ||
) |
Definition at line 24 of file PizeroMCTruthFinder.cc.
|
private |
Definition at line 30 of file PizeroMCTruthFinder.h.
|
private |
Definition at line 32 of file PizeroMCTruthFinder.h.
|
private |
Definition at line 31 of file PizeroMCTruthFinder.h.