#include <SimG4CMS/HcalTestBeam/interface/HcalTB04Analysis.h>
Public Member Functions | |
HcalTB04Analysis (const edm::ParameterSet &p) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HcalTB04Analysis () override | |
Public Member Functions inherited from SimProducer | |
void | registerProducts (edm::ProducerBase &iProd) |
SimProducer () | |
Public Member Functions inherited from SimWatcher | |
SimWatcher () | |
virtual | ~SimWatcher () |
Public Member Functions inherited from Observer< const BeginOfRun * > | |
Observer () | |
void | slotForUpdate (const BeginOfRun * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const BeginOfEvent * > | |
Observer () | |
void | slotForUpdate (const BeginOfEvent * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const EndOfEvent * > | |
Observer () | |
void | slotForUpdate (const EndOfEvent * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const G4Step * > | |
Observer () | |
void | slotForUpdate (const G4Step * iT) |
virtual | ~Observer () |
Private Member Functions | |
void | clear () |
void | fillBuffer (const EndOfEvent *evt) |
void | fillEvent (PHcalTB04Info &) |
void | finalAnalysis () |
HcalTB04Analysis (const HcalTB04Analysis &)=delete | |
void | init () |
const HcalTB04Analysis & | operator= (const HcalTB04Analysis &)=delete |
void | qieAnalysis (CLHEP::HepRandomEngine *) |
double | scale (int det, int layer) |
double | timeOfFlight (int det, int layer, double eta) |
int | unitID (uint32_t id) |
void | update (const BeginOfRun *run) override |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const BeginOfEvent *evt) override |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const G4Step *step) override |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const EndOfEvent *evt) override |
This routine will be called when the appropriate signal arrives. More... | |
void | xtalAnalysis (CLHEP::HepRandomEngine *) |
Private Attributes | |
G4RotationMatrix * | beamline_RM |
double | beamOffset |
int | count |
std::vector< CaloHit > | ecalHitCache |
double | ecalNoise |
double | eecalq |
double | eecals |
double | ehcalq |
double | ehcals |
std::vector< double > | enois |
std::vector< double > | eqeta |
std::vector< double > | eqie |
std::vector< double > | eqlay |
std::vector< double > | eqphi |
std::vector< double > | eseta |
std::vector< double > | esime |
std::vector< double > | esimh |
std::vector< double > | eslay |
std::vector< double > | esphi |
double | etaInit |
double | etotq |
double | etots |
int | evNum |
std::vector< CaloHit > | hcalHitCache |
std::vector< CaloHit > | hcalHitLayer |
bool | hcalOnly |
HcalTB04Histo * | histo |
int | iceta |
int | icphi |
std::vector< uint32_t > | idEcal |
std::vector< int > | idHcal |
std::vector< uint32_t > | idTower |
std::vector< int > | idXtal |
int | mode |
HcalQie * | myQie |
std::vector< std::string > | names |
int | nCrystal |
int | nPrimary |
int | nTower |
int | particleType |
double | phiInit |
double | pInit |
bool | pvFound |
G4ThreeVector | pvMomentum |
G4ThreeVector | pvPosition |
int | pvType |
G4ThreeVector | pvUVW |
double | scaleHB0 |
double | scaleHB16 |
double | scaleHE0 |
double | scaleHO |
std::vector< double > | secEkin |
std::vector< G4ThreeVector > | secMomentum |
std::vector< int > | secPartID |
std::vector< int > | secTrackID |
std::vector< int > | shortLivedSecondaries |
int | type |
Additional Inherited Members | |
Protected Member Functions inherited from SimProducer | |
template<class T > | |
void | produces () |
template<class T > | |
void | produces (const std::string &instanceName) |
Description: Analysis of 2004 Hcal Test beam simulation
Usage: A Simwatcher class and can be activated from Oscarproducer module
Definition at line 51 of file HcalTB04Analysis.h.
HcalTB04Analysis::HcalTB04Analysis | ( | const edm::ParameterSet & | p | ) |
Definition at line 57 of file HcalTB04Analysis.cc.
References beamline_RM, beamOffset, ecalNoise, JetChargeProducer_cfi::exp, edm::ParameterSet::getParameter(), hcalOnly, histo, iceta, icphi, init(), createfilelist::int, mode, myQie, names, scaleHB0, scaleHB16, scaleHE0, and scaleHO.
|
override |
Definition at line 106 of file HcalTB04Analysis.cc.
References count, histo, and myQie.
|
privatedelete |
|
private |
Definition at line 944 of file HcalTB04Analysis.cc.
References ecalHitCache, enois, eqie, esime, esimh, etaInit, hcalHitCache, hcalHitLayer, mps_fire::i, nCrystal, nPrimary, nTower, particleType, phiInit, pInit, pvFound, pvMomentum, pvPosition, pvType, pvUVW, secEkin, secMomentum, secPartID, secTrackID, and shortLivedSecondaries.
Referenced by init(), and update().
|
private |
Definition at line 399 of file HcalTB04Analysis.cc.
References TauDecayModes::dec, MillePedeFileConverter_cfg::e, ecalHitCache, PVValHelper::eta, etaInit, evNum, CaloG4Hit::getEnergyDeposit(), CaloG4Hit::getEntry(), CaloG4Hit::getTimeSlice(), CaloG4Hit::getTrackID(), HcalTBNumberingScheme::getUnitID(), CaloG4Hit::getUnitID(), GeV, edmIntegrityCheck::group, hcalHitCache, hcalHitLayer, hfClusterShapes_cfi::hits, mps_fire::i, training_settings::idx, createfilelist::int, cmsBatch::log, LogDebug, SiStripPI::max, min(), mode, names, npart, nPrimary, AlCaHLTBitMon_ParallelJobs::p, particleType, phi, phiInit, pInit, funct::pow(), scale(), mathSSE::sqrt(), AlCaHLTBitMon_QueryRunRegistry::string, funct::tan(), theta(), ntuplemaker::time, timeOfFlight(), unitID(), HcalTestNumbering::unpackHcalIndex(), and z.
Referenced by update().
|
private |
Definition at line 870 of file HcalTB04Analysis.cc.
References TauDecayModes::dec, ecalHitCache, eecalq, eecals, ehcalq, ehcals, enois, eqeta, eqie, eqlay, eqphi, eseta, esime, esimh, eslay, esphi, etaInit, etotq, etots, evNum, edmIntegrityCheck::group, hcalHitCache, mps_fire::i, hit::id, idHcal, idXtal, LogDebug, nPrimary, particleType, phiInit, pInit, pvMomentum, pvPosition, pvType, pvUVW, PHcalTB04Info::saveHit(), secEkin, secMomentum, secPartID, secTrackID, PHcalTB04Info::setEdep(), PHcalTB04Info::setEdepHcal(), PHcalTB04Info::setIDs(), PHcalTB04Info::setLongProf(), PHcalTB04Info::setPrimary(), PHcalTB04Info::setTrnsProf(), PHcalTB04Info::setVtxPrim(), PHcalTB04Info::setVtxSec(), HcalTestNumbering::unpackHcalIndex(), x, y, and z.
Referenced by produce().
|
private |
Definition at line 768 of file HcalTB04Analysis.cc.
References eecalq, eecals, ehcalq, ehcals, enois, eqeta, eqie, eqlay, eqphi, eseta, esime, esimh, eslay, esphi, etaInit, etotq, etots, HcalTB04Histo::fillEdep(), HcalTB04Histo::fillLongProf(), HcalTB04Histo::fillPrimary(), HcalTB04Histo::fillTrnsProf(), edmIntegrityCheck::group, histo, mps_fire::i, iceta, icphi, triggerObjects_cff::id, idTower, LogDebug, nCrystal, nTower, phiInit, pInit, HcalTestNumbering::unpackHcalIndex(), and z.
Referenced by update().
|
private |
Definition at line 132 of file HcalTB04Analysis.cc.
References clear(), count, TauDecayModes::dec, eqeta, eqlay, eqphi, eseta, eslay, esphi, evNum, HcalTBNumberingScheme::getUnitIDs(), hcalOnly, mps_fire::i, globals_cff::id1, idEcal, idHcal, idTower, idXtal, LogDebug, mode, nCrystal, nTower, HcalTestNumbering::packHcalIndex(), and unitID().
Referenced by HcalTB04Analysis().
|
privatedelete |
|
overridevirtual |
Implements SimProducer.
Definition at line 125 of file HcalTB04Analysis.cc.
References fillEvent(), eostools::move(), and edm::Event::put().
|
private |
Definition at line 656 of file HcalTB04Analysis.cc.
References TauDecayModes::dec, CaloHit::e(), Vispa.Plugins.EdmBrowser.EdmDataAccessor::eq(), eqie, esimh, HcalQie::getCode(), HcalQie::getEnergy(), hcalHitCache, hfClusterShapes_cfi::hits, CaloHit::id(), triggerObjects_cff::id, idTower, LogDebug, myQie, and nTower.
Referenced by update().
|
private |
Definition at line 992 of file HcalTB04Analysis.cc.
References HcalBarrel, scaleHB0, scaleHB16, scaleHE0, scaleHO, and tmp.
Referenced by fillBuffer().
|
private |
Definition at line 1005 of file HcalTB04Analysis.cc.
References beamOffset, funct::cos(), DEFINE_SIMWATCHER, JetChargeProducer_cfi::exp, HcalBarrel, LogDebug, funct::sin(), theta(), and tmp.
Referenced by fillBuffer().
|
private |
Definition at line 980 of file HcalTB04Analysis.cc.
References edmIntegrityCheck::group, HcalTestNumbering::unpackHcalIndex(), and z.
Referenced by fillBuffer(), and init().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfRun * >.
Definition at line 192 of file HcalTB04Analysis.cc.
References hcalOnly, names, sd, ECalSD::setNumberingScheme(), HCalSD::setNumberingScheme(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), progressbar.ProgressBar::finish(), Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), MatrixUtil.Steps::overwrite(), Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), Vispa.Gui.FindDialog.FindDialog::reset(), Vispa.Gui.PortConnection.PointToPointConnection::select(), Vispa.Gui.VispaWidget.VispaWidget::select(), Vispa.Views.LineDecayView.LineDecayContainer::select(), Vispa.Gui.VispaWidget.VispaWidget::setText(), Vispa.Gui.VispaWidget.VispaWidget::setTitle(), Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfEvent * >.
Definition at line 240 of file HcalTB04Analysis.cc.
References clear(), and evNum.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), progressbar.ProgressBar::finish(), Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), MatrixUtil.Steps::overwrite(), Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), Vispa.Gui.FindDialog.FindDialog::reset(), Vispa.Gui.PortConnection.PointToPointConnection::select(), Vispa.Gui.VispaWidget.VispaWidget::select(), Vispa.Views.LineDecayView.LineDecayContainer::select(), Vispa.Gui.VispaWidget.VispaWidget::setText(), Vispa.Gui.VispaWidget.VispaWidget::setTitle(), Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const G4Step * >.
Definition at line 248 of file HcalTB04Analysis.cc.
References LogDebug, sysUtil::pid, position, pvFound, pvMomentum, pvPosition, pvType, pvUVW, secEkin, secMomentum, secPartID, secTrackID, and shortLivedSecondaries.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), progressbar.ProgressBar::finish(), Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), MatrixUtil.Steps::overwrite(), Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), Vispa.Gui.FindDialog.FindDialog::reset(), Vispa.Gui.PortConnection.PointToPointConnection::select(), Vispa.Gui.VispaWidget.VispaWidget::select(), Vispa.Views.LineDecayView.LineDecayContainer::select(), Vispa.Gui.VispaWidget.VispaWidget::setText(), Vispa.Gui.VispaWidget.VispaWidget::setTitle(), Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const EndOfEvent * >.
Definition at line 362 of file HcalTB04Analysis.cc.
References count, ecalHitCache, fillBuffer(), finalAnalysis(), hcalHitCache, hcalOnly, LogDebug, qieAnalysis(), and xtalAnalysis().
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), progressbar.ProgressBar::finish(), Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), MatrixUtil.Steps::overwrite(), Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), Vispa.Gui.FindDialog.FindDialog::reset(), Vispa.Gui.PortConnection.PointToPointConnection::select(), Vispa.Gui.VispaWidget.VispaWidget::select(), Vispa.Views.LineDecayView.LineDecayContainer::select(), Vispa.Gui.VispaWidget.VispaWidget::setText(), Vispa.Gui.VispaWidget.VispaWidget::setTitle(), Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
private |
Definition at line 716 of file HcalTB04Analysis.cc.
References TauDecayModes::dec, ecalHitCache, ecalNoise, enois, Vispa.Plugins.EdmBrowser.EdmDataAccessor::eq(), esime, triggerObjects_cff::id, idEcal, LogDebug, and nCrystal.
Referenced by update().
|
private |
Definition at line 101 of file HcalTB04Analysis.h.
Referenced by HcalTB04Analysis().
|
private |
Definition at line 97 of file HcalTB04Analysis.h.
Referenced by HcalTB04Analysis(), and timeOfFlight().
|
private |
Definition at line 104 of file HcalTB04Analysis.h.
Referenced by init(), update(), and ~HcalTB04Analysis().
|
private |
Definition at line 112 of file HcalTB04Analysis.h.
Referenced by clear(), fillBuffer(), fillEvent(), update(), and xtalAnalysis().
|
private |
Definition at line 97 of file HcalTB04Analysis.h.
Referenced by HcalTB04Analysis(), and xtalAnalysis().
|
private |
Definition at line 116 of file HcalTB04Analysis.h.
Referenced by fillEvent(), and finalAnalysis().
|
private |
Definition at line 116 of file HcalTB04Analysis.h.
Referenced by fillEvent(), and finalAnalysis().
|
private |
Definition at line 116 of file HcalTB04Analysis.h.
Referenced by fillEvent(), and finalAnalysis().
|
private |
Definition at line 116 of file HcalTB04Analysis.h.
Referenced by fillEvent(), and finalAnalysis().
|
private |
Definition at line 114 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), finalAnalysis(), and xtalAnalysis().
|
private |
Definition at line 115 of file HcalTB04Analysis.h.
Referenced by fillEvent(), finalAnalysis(), and init().
|
private |
Definition at line 114 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), finalAnalysis(), and qieAnalysis().
|
private |
Definition at line 115 of file HcalTB04Analysis.h.
Referenced by fillEvent(), finalAnalysis(), and init().
|
private |
Definition at line 115 of file HcalTB04Analysis.h.
Referenced by fillEvent(), finalAnalysis(), and init().
|
private |
Definition at line 115 of file HcalTB04Analysis.h.
Referenced by fillEvent(), finalAnalysis(), and init().
|
private |
Definition at line 114 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), finalAnalysis(), and xtalAnalysis().
|
private |
Definition at line 114 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), finalAnalysis(), and qieAnalysis().
|
private |
Definition at line 115 of file HcalTB04Analysis.h.
Referenced by fillEvent(), finalAnalysis(), and init().
|
private |
Definition at line 115 of file HcalTB04Analysis.h.
Referenced by fillEvent(), finalAnalysis(), and init().
|
private |
Definition at line 111 of file HcalTB04Analysis.h.
Referenced by clear(), fillBuffer(), fillEvent(), and finalAnalysis().
|
private |
Definition at line 116 of file HcalTB04Analysis.h.
Referenced by fillEvent(), and finalAnalysis().
|
private |
Definition at line 116 of file HcalTB04Analysis.h.
Referenced by fillEvent(), and finalAnalysis().
|
private |
Definition at line 119 of file HcalTB04Analysis.h.
Referenced by fillBuffer(), fillEvent(), init(), and update().
|
private |
Definition at line 113 of file HcalTB04Analysis.h.
Referenced by clear(), fillBuffer(), fillEvent(), qieAnalysis(), and update().
|
private |
Definition at line 113 of file HcalTB04Analysis.h.
Referenced by clear(), and fillBuffer().
|
private |
Definition at line 95 of file HcalTB04Analysis.h.
Referenced by HcalTB04Analysis(), init(), and update().
|
private |
Definition at line 92 of file HcalTB04Analysis.h.
Referenced by finalAnalysis(), HcalTB04Analysis(), and ~HcalTB04Analysis().
|
private |
Definition at line 98 of file HcalTB04Analysis.h.
Referenced by finalAnalysis(), and HcalTB04Analysis().
|
private |
Definition at line 98 of file HcalTB04Analysis.h.
Referenced by finalAnalysis(), and HcalTB04Analysis().
|
private |
Definition at line 107 of file HcalTB04Analysis.h.
Referenced by init(), and xtalAnalysis().
|
private |
Definition at line 106 of file HcalTB04Analysis.h.
Referenced by fillEvent(), and init().
|
private |
Definition at line 107 of file HcalTB04Analysis.h.
Referenced by finalAnalysis(), init(), and qieAnalysis().
|
private |
Definition at line 106 of file HcalTB04Analysis.h.
Referenced by fillEvent(), and init().
|
private |
Definition at line 96 of file HcalTB04Analysis.h.
Referenced by fillBuffer(), HcalTB04Analysis(), and init().
|
private |
Definition at line 91 of file HcalTB04Analysis.h.
Referenced by HcalTB04Analysis(), qieAnalysis(), and ~HcalTB04Analysis().
|
private |
Definition at line 100 of file HcalTB04Analysis.h.
Referenced by fillBuffer(), HcalTB04Analysis(), and update().
|
private |
Definition at line 105 of file HcalTB04Analysis.h.
Referenced by clear(), finalAnalysis(), init(), and xtalAnalysis().
|
private |
Definition at line 110 of file HcalTB04Analysis.h.
Referenced by clear(), fillBuffer(), and fillEvent().
|
private |
Definition at line 105 of file HcalTB04Analysis.h.
Referenced by clear(), finalAnalysis(), init(), and qieAnalysis().
|
private |
Definition at line 110 of file HcalTB04Analysis.h.
Referenced by clear(), fillBuffer(), and fillEvent().
|
private |
Definition at line 111 of file HcalTB04Analysis.h.
Referenced by clear(), fillBuffer(), fillEvent(), and finalAnalysis().
|
private |
Definition at line 111 of file HcalTB04Analysis.h.
Referenced by clear(), fillBuffer(), fillEvent(), and finalAnalysis().
|
private |
Definition at line 118 of file HcalTB04Analysis.h.
|
private |
Definition at line 120 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), and update().
|
private |
Definition at line 120 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), and update().
|
private |
Definition at line 119 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), and update().
|
private |
Definition at line 120 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), and update().
|
private |
Definition at line 99 of file HcalTB04Analysis.h.
Referenced by HcalTB04Analysis(), and scale().
|
private |
Definition at line 99 of file HcalTB04Analysis.h.
Referenced by HcalTB04Analysis(), and scale().
|
private |
Definition at line 99 of file HcalTB04Analysis.h.
Referenced by HcalTB04Analysis(), and scale().
|
private |
Definition at line 99 of file HcalTB04Analysis.h.
Referenced by HcalTB04Analysis(), and scale().
|
private |
Definition at line 123 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), and update().
|
private |
Definition at line 122 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), and update().
|
private |
Definition at line 121 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), and update().
|
private |
Definition at line 121 of file HcalTB04Analysis.h.
Referenced by clear(), fillEvent(), and update().
|
private |
Definition at line 124 of file HcalTB04Analysis.h.
|
private |
Definition at line 96 of file HcalTB04Analysis.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputCommands(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputCommands(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties().