#include <PhotonMCTruthFinder.h>
- Author
- N. Marinelli Notre Dame
Definition at line 22 of file PhotonMCTruthFinder.h.
PhotonMCTruthFinder::PhotonMCTruthFinder |
( |
| ) |
|
virtual PhotonMCTruthFinder::~PhotonMCTruthFinder |
( |
| ) |
|
|
inlinevirtual |
void PhotonMCTruthFinder::clear |
( |
void |
| ) |
|
|
inline |
void PhotonMCTruthFinder::fill |
( |
const std::vector< SimTrack > & |
theSimTracks, |
|
|
const std::vector< SimVertex > & |
theSimVertices |
|
) |
| |
|
private |
find truth about this electron and store it since it's from a converted photon
here fill the electron
Definition at line 20 of file PhotonMCTruthFinder.cc.
std::map<unsigned, unsigned> PhotonMCTruthFinder::geantToIndex_ |
|
private |