![]() |
![]() |
#include <CheckSecondary.h>
Public Member Functions | |
CheckSecondary (const edm::ParameterSet &p) | |
virtual | ~CheckSecondary () |
![]() | |
SimWatcher () | |
virtual | ~SimWatcher () |
![]() | |
Observer () | |
void | slotForUpdate (const BeginOfEvent *iT) |
virtual | ~Observer () |
![]() | |
Observer () | |
void | slotForUpdate (const BeginOfTrack *iT) |
virtual | ~Observer () |
![]() | |
Observer () | |
void | slotForUpdate (const EndOfEvent *iT) |
virtual | ~Observer () |
![]() | |
Observer () | |
void | slotForUpdate (const G4Step *iT) |
virtual | ~Observer () |
Private Member Functions | |
TTree * | bookTree (std::string) |
CheckSecondary (const CheckSecondary &) | |
void | endTree () |
const CheckSecondary & | operator= (const CheckSecondary &) |
void | update (const BeginOfEvent *evt) |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const BeginOfTrack *trk) |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const G4Step *step) |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const EndOfEvent *evt) |
This routine will be called when the appropriate signal arrives. More... | |
Private Attributes | |
std::vector< double > * | deltae |
TFile * | file |
std::vector< double > * | mass |
int | nHad |
std::vector< int > * | nsec |
std::vector< int > * | procids |
std::vector< std::string > * | procs |
std::vector< double > * | px |
std::vector< double > * | py |
std::vector< double > * | pz |
bool | saveToTree |
bool | storeIt |
TreatSecondary * | treatSecondary |
TTree * | tree |
G4ProcessTypeEnumerator * | typeEnumerator |
Additional Inherited Members |
Definition at line 25 of file CheckSecondary.h.
CheckSecondary::CheckSecondary | ( | const edm::ParameterSet & | p | ) |
Definition at line 25 of file CheckSecondary.cc.
|
virtual |
Definition at line 61 of file CheckSecondary.cc.
|
private |
|
private |
Definition at line 75 of file CheckSecondary.cc.
|
private |
Definition at line 92 of file CheckSecondary.cc.
|
private |
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfEvent * >.
Definition at line 104 of file CheckSecondary.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfTrack * >.
Definition at line 120 of file CheckSecondary.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const G4Step * >.
Definition at line 132 of file CheckSecondary.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const EndOfEvent * >.
Definition at line 172 of file CheckSecondary.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
private |
Definition at line 53 of file CheckSecondary.h.
|
private |
Definition at line 55 of file CheckSecondary.h.
|
private |
Definition at line 53 of file CheckSecondary.h.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__str__(), and DiObject.DiMuon::__str__().
|
private |
Definition at line 51 of file CheckSecondary.h.
|
private |
Definition at line 52 of file CheckSecondary.h.
|
private |
Definition at line 52 of file CheckSecondary.h.
|
private |
Definition at line 54 of file CheckSecondary.h.
|
private |
Definition at line 53 of file CheckSecondary.h.
|
private |
Definition at line 53 of file CheckSecondary.h.
|
private |
Definition at line 53 of file CheckSecondary.h.
|
private |
Definition at line 50 of file CheckSecondary.h.
|
private |
Definition at line 50 of file CheckSecondary.h.
|
private |
Definition at line 48 of file CheckSecondary.h.
|
private |
Definition at line 56 of file CheckSecondary.h.
Referenced by ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::beginLoop(), MetTreeProducer.MetTreeProducer::declareVariables(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::process(), and MetTreeProducer.MetTreeProducer::process().
|
private |
Definition at line 49 of file CheckSecondary.h.