#include <StackingAction.h>
Public Member Functions | |
virtual G4ClassificationOfNewTrack | ClassifyNewTrack (const G4Track *aTrack) |
void | NewStage () |
void | PrepareNewEvent () |
StackingAction (const TrackingAction *, const edm::ParameterSet &ps) | |
virtual | ~StackingAction () |
Private Member Functions | |
void | initPointer () |
int | isItFromPrimary (const G4Track &, int) const |
bool | isItLongLived (const G4Track *) const |
int | isItPrimaryDecayProductOrConversion (const G4Track *, const G4Track &) const |
bool | isThisRegion (const G4Region *, std::vector< const G4Region * > &) const |
void | printRegions (const std::vector< const G4Region * > ®, const std::string &word) const |
bool | rrApplicable (const G4Track *, const G4Track &) const |
Definition at line 17 of file StackingAction.h.
StackingAction::StackingAction | ( | const TrackingAction * | trka, |
const edm::ParameterSet & | ps | ||
) |
Definition at line 20 of file StackingAction.cc.
References caloRegions, deadRegionNames, deadRegions, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), gRRactive, gRusRoCastor, gRusRoEcal, gRusRoEnerLim, gRusRoHcal, gRusRoMuonIron, gRusRoPreShower, gRusRoWorld, i, initPointer(), killDeltaRay, killGamma, killHeavy, killInCalo, killInCaloEfH, kmaxGamma, kmaxIon, kmaxNeutron, kmaxProton, limitEnergyForVacuum, lowdensRegions, maxTimeNames, maxTrackTime, maxTrackTimes, MeV, muonRegions, newTA, nRRactive, nRusRoCastor, nRusRoEcal, nRusRoEnerLim, nRusRoHcal, nRusRoMuonIron, nRusRoPreShower, nRusRoWorld, numberTimes, printRegions(), pRRactive, pRusRoCastor, pRusRoEcal, pRusRoEnerLim, pRusRoHcal, pRusRoMuonIron, pRusRoPreShower, pRusRoWorld, regionCastor, regionEcal, regionHcal, regionMuonIron, regionPreShower, regionWorld, saveFirstSecondary, savePDandCinAll, savePDandCinCalo, savePDandCinMuon, savePDandCinTracker, trackerRegions, and trackNeutrino.
|
virtual |
|
virtual |
Definition at line 220 of file StackingAction.cc.
References funct::abs(), caloRegions, deadRegions, TrackingAction::geant4Track(), gRRactive, gRusRoCastor, gRusRoEcal, gRusRoEnerLim, gRusRoHcal, gRusRoMuonIron, gRusRoPreShower, gRusRoWorld, isItFromPrimary(), isItLongLived(), isItPrimaryDecayProductOrConversion(), isThisRegion(), ke, killDeltaRay, killGamma, killHeavy, killInCalo, killInCaloEfH, kmaxGamma, kmaxIon, kmaxNeutron, kmaxProton, limitEnergyForVacuum, LogDebug, lowdensRegions, MeV, muonRegions, newTA, nRRactive, nRusRoCastor, nRusRoEcal, nRusRoEnerLim, nRusRoHcal, nRusRoMuonIron, nRusRoPreShower, nRusRoWorld, NewTrackAction::primary(), pRRactive, pRusRoCastor, pRusRoEcal, pRusRoEnerLim, pRusRoHcal, pRusRoMuonIron, pRusRoPreShower, pRusRoWorld, regionCastor, regionEcal, regionHcal, regionMuonIron, regionPreShower, regionWorld, rrApplicable(), saveFirstSecondary, savePDandCinAll, savePDandCinCalo, savePDandCinMuon, savePDandCinTracker, NewTrackAction::secondary(), trackAction, trackerRegions, and trackNeutrino.
|
private |
Definition at line 416 of file StackingAction.cc.
References caloRegions, deadRegionNames, deadRegions, gRusRoCastor, gRusRoEcal, gRusRoHcal, gRusRoMuonIron, gRusRoPreShower, i, lowdensRegions, maxTimeNames, maxTimeRegions, muonRegions, nRusRoCastor, nRusRoEcal, nRusRoHcal, nRusRoMuonIron, nRusRoPreShower, nRusRoWorld, pileupDistInMC::num, pRusRoCastor, pRusRoEcal, pRusRoHcal, pRusRoMuonIron, pRusRoPreShower, pRusRoWorld, regionCastor, regionEcal, regionHcal, regionMuonIron, regionPreShower, regionWorld, savePDandCinCalo, savePDandCinMuon, savePDandCinTracker, and trackerRegions.
Referenced by StackingAction().
|
private |
Definition at line 551 of file StackingAction.cc.
References TrackInformation::isPrimary().
Referenced by ClassifyNewTrack().
|
private |
Definition at line 562 of file StackingAction.cc.
References i, maxTimeRegions, maxTrackTime, maxTrackTimes, and numberTimes.
Referenced by ClassifyNewTrack().
|
private |
Definition at line 506 of file StackingAction.cc.
References TrackInformation::isPrimary().
Referenced by ClassifyNewTrack().
|
private |
void StackingAction::NewStage | ( | ) |
Definition at line 412 of file StackingAction.cc.
void StackingAction::PrepareNewEvent | ( | ) |
Definition at line 414 of file StackingAction.cc.
|
private |
Definition at line 580 of file StackingAction.cc.
References i.
Referenced by StackingAction().
|
private |
Definition at line 523 of file StackingAction.cc.
References TrackInformation::genParticlePID().
Referenced by ClassifyNewTrack().
|
private |
Definition at line 65 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 60 of file StackingAction.h.
Referenced by initPointer(), and StackingAction().
|
private |
Definition at line 67 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 105 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 98 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 86 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 81 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 89 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 92 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 95 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 101 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 51 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 52 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 51 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 50 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 50 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 55 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 54 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 54 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 54 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 53 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 66 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 59 of file StackingAction.h.
Referenced by initPointer(), and StackingAction().
|
private |
Definition at line 62 of file StackingAction.h.
Referenced by initPointer(), and isItLongLived().
|
private |
Definition at line 56 of file StackingAction.h.
Referenced by isItLongLived(), and StackingAction().
|
private |
Definition at line 58 of file StackingAction.h.
Referenced by isItLongLived(), and StackingAction().
|
private |
Definition at line 64 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 70 of file StackingAction.h.
Referenced by ClassifyNewTrack(), StackingAction(), and ~StackingAction().
|
private |
Definition at line 106 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 99 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 87 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 82 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 90 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 93 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 96 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 102 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 57 of file StackingAction.h.
Referenced by isItLongLived(), and StackingAction().
|
private |
Definition at line 107 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 100 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 88 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 83 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 91 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 94 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 97 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 103 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 77 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 73 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 74 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 75 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 76 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 78 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 48 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 49 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().
|
private |
Definition at line 47 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 48 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 47 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 69 of file StackingAction.h.
Referenced by ClassifyNewTrack().
|
private |
Definition at line 63 of file StackingAction.h.
Referenced by ClassifyNewTrack(), initPointer(), and StackingAction().
|
private |
Definition at line 51 of file StackingAction.h.
Referenced by ClassifyNewTrack(), and StackingAction().