#include <HCalSD.h>
Public Member Functions | |
virtual double | getEnergyDeposit (G4Step *) |
HCalSD (G4String, const DDCompactView &, const SensitiveDetectorCatalog &, edm::ParameterSet const &, const SimTrackManager *) | |
virtual bool | ProcessHits (G4Step *, G4TouchableHistory *) |
virtual uint32_t | setDetUnitId (G4Step *step) |
void | setNumberingScheme (HcalNumberingScheme *) |
virtual | ~HCalSD () |
Public Member Functions inherited from CaloSD | |
CaloSD (G4String aSDname, const DDCompactView &cpv, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p, const SimTrackManager *, float timeSlice=1., bool ignoreTkID=false) | |
virtual void | clear () |
virtual void | DrawAll () |
virtual void | EndOfEvent (G4HCofThisEvent *eventHC) |
void | fillHits (edm::PCaloHitContainer &, std::string n) |
virtual void | Initialize (G4HCofThisEvent *HCE) |
virtual void | PrintAll () |
virtual bool | ProcessHits (G4GFlashSpot *aSpot, G4TouchableHistory *) |
virtual | ~CaloSD () |
Public Member Functions inherited from SensitiveCaloDetector | |
SensitiveCaloDetector (std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &clg, edm::ParameterSet const &p) | |
Public Member Functions inherited from SensitiveDetector | |
virtual void | AssignSD (const std::string &vname) |
Local3DPoint | ConvertToLocal3DPoint (const G4ThreeVector &point) |
Local3DPoint | FinalStepPosition (G4Step *s, coordinates) |
virtual std::vector< std::string > | getNames () |
Local3DPoint | InitialStepPosition (G4Step *s, coordinates) |
std::string | nameOfSD () |
void | NaNTrap (G4Step *step) |
void | Register () |
SensitiveDetector (std::string &iname, const DDCompactView &cpv, const SensitiveDetectorCatalog &, edm::ParameterSet const &p) | |
virtual | ~SensitiveDetector () |
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 BeginOfTrack * > | |
Observer () | |
void | slotForUpdate (const BeginOfTrack * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const EndOfTrack * > | |
Observer () | |
void | slotForUpdate (const EndOfTrack * 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 BeginOfJob * > | |
Observer () | |
void | slotForUpdate (const BeginOfJob * iT) |
virtual | ~Observer () |
Protected Member Functions | |
virtual bool | filterHit (CaloG4Hit *, double) |
virtual void | initRun () |
virtual void | update (const BeginOfJob *) |
This routine will be called when the appropriate signal arrives. More... | |
Protected Member Functions inherited from CaloSD | |
G4bool | checkHit () |
virtual void | clearHits () |
CaloG4Hit * | createNewHit () |
double | getAttenuation (G4Step *aStep, double birk1, double birk2, double birk3) |
virtual uint16_t | getDepth (G4Step *) |
int | getNumberOfHits () |
double | getResponseWt (G4Track *) |
virtual G4bool | getStepInfo (G4Step *aStep) |
virtual int | getTrackID (G4Track *) |
G4bool | hitExists () |
void | resetForNewPrimary (const G4ThreeVector &, double) |
G4ThreeVector | setToGlobal (const G4ThreeVector &, const G4VTouchable *) |
G4ThreeVector | setToLocal (const G4ThreeVector &, const G4VTouchable *) |
virtual void | update (const BeginOfRun *) |
This routine will be called when the appropriate signal arrives. More... | |
virtual void | update (const BeginOfEvent *) |
This routine will be called when the appropriate signal arrives. More... | |
virtual void | update (const BeginOfTrack *trk) |
This routine will be called when the appropriate signal arrives. More... | |
virtual void | update (const EndOfTrack *trk) |
This routine will be called when the appropriate signal arrives. More... | |
virtual void | update (const ::EndOfEvent *) |
void | updateHit (CaloG4Hit *) |
Protected Member Functions inherited from Observer< const EndOfEvent * > | |
virtual void | update (const EndOfEvent *)=0 |
This routine will be called when the appropriate signal arrives. More... | |
Private Member Functions | |
std::vector< double > | getDDDArray (const std::string &, const DDsvalues_type &) |
void | getFromLibrary (G4Step *step, double weight) |
void | getFromParam (G4Step *step, double weight) |
void | getHitFibreBundle (G4Step *step, bool type) |
void | getHitPMT (G4Step *step) |
std::vector< G4String > | getNames (DDFilteredView &) |
void | hitForFibre (G4Step *step, double weight) |
bool | isItConicalBundle (G4LogicalVolume *) |
bool | isItFibre (G4LogicalVolume *) |
bool | isItFibre (G4String) |
bool | isItHF (G4Step *) |
bool | isItHF (G4String) |
bool | isItinFidVolume (G4ThreeVector &) |
bool | isItPMT (G4LogicalVolume *) |
bool | isItScintillator (G4Material *) |
bool | isItStraightBundle (G4LogicalVolume *) |
double | layerWeight (int, const G4ThreeVector &, int, int) |
void | modifyDepth (HcalNumberingFromDDD::HcalID &id) |
void | plotHF (G4ThreeVector &pos, bool emType) |
void | plotProfile (G4Step *step, const G4ThreeVector &pos, double edep, double time, int id) |
void | readWeightFromFile (std::string) |
uint32_t | setDetUnitId (int, const G4ThreeVector &, int, int) |
uint32_t | setDetUnitId (HcalNumberingFromDDD::HcalID &tmp) |
int | setTrackID (G4Step *step) |
Private Attributes | |
bool | agingFlagHB |
bool | agingFlagHE |
bool | applyFidCut |
double | betaThr |
double | birk1 |
double | birk2 |
double | birk3 |
double | deliveredLumi |
G4int | depth_ |
TH1F * | dist_ [9] |
double | eminHitHB |
double | eminHitHE |
double | eminHitHF |
double | eminHitHO |
std::vector< G4LogicalVolume * > | fibre1LV |
std::vector< G4LogicalVolume * > | fibre2LV |
std::vector< G4LogicalVolume * > | fibreLV |
std::vector< G4String > | fibreNames |
std::vector< double > | gpar |
HcalDDDSimConstants * | hcalConstants |
HcalTestNS * | hcalTestNS_ |
std::vector< int > | hfLevels |
std::vector< G4LogicalVolume * > | hfLV |
std::vector< G4String > | hfNames |
HFShower * | hfshower |
TH1F * | hit_ [9] |
TH1F * | hzvem |
TH1F * | hzvhad |
std::map< uint32_t, double > | layerWeights |
const HBHEDarkening * | m_HBDarkening |
const HBHEDarkening * | m_HEDarkening |
std::unique_ptr< HFDarkening > | m_HFDarkening |
std::vector< G4Material * > | materials |
std::vector< G4String > | matNames |
G4int | mumPDG |
G4int | mupPDG |
bool | neutralDensity |
HcalNumberingFromDDD * | numberingFromDDD |
HcalNumberingScheme * | numberingScheme |
std::vector< G4LogicalVolume * > | pmtLV |
HFShowerFibreBundle * | showerBundle |
HFShowerLibrary * | showerLibrary |
HFShowerParam * | showerParam |
HFShowerPMT * | showerPMT |
bool | testNS_ |
bool | testNumber |
TH1F * | time_ [9] |
bool | useBirk |
bool | useFibreBundle |
bool | useHF |
bool | useLayerWt |
bool | useParam |
bool | usePMTHit |
bool | useShowerLibrary |
Additional Inherited Members | |
Public Types inherited from SensitiveDetector | |
enum | coordinates { WorldCoordinates, LocalCoordinates } |
Protected Attributes inherited from CaloSD | |
int | checkHits |
double | correctT |
bool | corrTOFBeam |
CaloG4Hit * | currentHit |
CaloHitID | currentID |
float | edepositEM |
float | edepositHAD |
double | eminHit |
double | eminHitD |
G4int | emPDG |
double | energyCut |
G4ThreeVector | entranceLocal |
G4ThreeVector | entrancePoint |
G4int | epPDG |
bool | forceSave |
G4int | gammaPDG |
float | incidentEnergy |
double | kmaxIon |
double | kmaxNeutron |
double | kmaxProton |
const SimTrackManager * | m_trackManager |
G4ThreeVector | posGlobal |
G4StepPoint * | preStepPoint |
CaloHitID | previousID |
int | primIDSaved |
bool | runInit |
bool | suppressHeavy |
G4Track * | theTrack |
double | tmaxHit |
bool | useMap |
HCalSD::HCalSD | ( | G4String | name, |
const DDCompactView & | cpv, | ||
const SensitiveDetectorCatalog & | clg, | ||
edm::ParameterSet const & | p, | ||
const SimTrackManager * | manager | ||
) |
Definition at line 44 of file HCalSD.cc.
References agingFlagHB, agingFlagHE, applyFidCut, betaThr, birk1, birk2, birk3, deliveredLumi, dist_, eminHitHB, eminHitHE, eminHitHF, eminHitHO, fibre1LV, fibre2LV, fibreLV, fibreNames, FrontierConditions_GlobalTag_cff::file, DDFilteredView::firstChild(), g, getDDDArray(), SensitiveDetector::getNames(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hcalUnsuppressedDigis_cfi::HFDarkening, hfLevels, hfLV, hfNames, hfshower, g4SimHits_cfi::HFShower, g4SimHits_cfi::HFShowerLibrary, hit_, hzvem, hzvhad, mps_fire::i, edm::Service< T >::isAvailable(), isItFibre(), isItHF(), CaloSD::kmaxIon, CaloSD::kmaxNeutron, CaloSD::kmaxProton, tablePrinter::labels, hcalDigis_cfi::level, cmsBatch::log, LogDebug, DDFilteredView::logicalPart(), m_HFDarkening, TFileDirectory::make(), DDLogicalPart::material(), materials, matNames, DDFilteredView::mergedSpecifics(), MeV, TFileService::mkdir(), mumPDG, mupPDG, DDName::name(), SensitiveDetector::name, DDBase< N, C >::name(), neutralDensity, DDFilteredView::next(), pmtLV, readWeightFromFile(), setNumberingScheme(), showerBundle, showerLibrary, showerParam, showerPMT, AlCaHLTBitMon_QueryRunRegistry::string, CaloSD::suppressHeavy, groupFilesInBlocks::temp, testNS_, testNumber, compare::tfile, time_, fftjetcommon_cfi::title, useBirk, useFibreBundle, useHF, useLayerWt, useParam, usePMTHit, useShowerLibrary, and relativeConstraints::value.
|
virtual |
Definition at line 345 of file HCalSD.cc.
References hcalTestNS_, hfshower, numberingFromDDD, numberingScheme, showerBundle, showerLibrary, showerParam, and showerPMT.
|
protectedvirtual |
Reimplemented from CaloSD.
Definition at line 624 of file HCalSD.cc.
References eminHitHB, eminHitHE, eminHitHF, eminHitHO, CaloG4Hit::getEnergyDeposit(), CaloG4Hit::getUnitID(), HcalBarrel, HcalEndcap, HcalForward, HcalOuter, electronIdCutBased_cfi::threshold, and CaloSD::tmaxHit.
|
private |
Definition at line 668 of file HCalSD.cc.
References DDfetch(), DDValue::doubles(), Exception, LogDebug, harvestTrackValidationPlots::str, and relativeConstraints::value.
Referenced by HCalSD().
|
virtual |
Reimplemented from CaloSD.
Definition at line 462 of file HCalSD.cc.
References birk1, birk2, birk3, HBHEDarkening::degradation(), deliveredLumi, particleFlowClusterECALTimeSelected_cfi::depth, depth_, CaloSD::getAttenuation(), HcalDDDSimConstants::getLayer0Wt(), CaloSD::getResponseWt(), hcalConstants, HcalDetId::ietaAbs(), HcalDetId::iphi(), isItScintillator(), TrackInformation::isPrimary(), ke, CaloSD::kmaxIon, CaloSD::kmaxNeutron, CaloSD::kmaxProton, layerWeight(), m_HBDarkening, m_HEDarkening, MeV, neutralDensity, phi, setDetUnitId(), DetId::subdetId(), CaloSD::suppressHeavy, testNumber, CaloSD::theTrack, HcalTestNumbering::unpackHcalIndex(), useBirk, useLayerWt, mps_merge::weight, z, and HcalDetId::zside().
|
private |
Definition at line 784 of file HCalSD.cc.
References CaloSD::checkHit(), CaloSD::createNewHit(), CaloSD::currentHit, CaloSD::currentID, particleFlowClusterECALTimeSelected_cfi::depth, CaloSD::edepositEM, CaloSD::edepositHAD, CaloSD::emPDG, CaloSD::epPDG, CaloSD::gammaPDG, HFShowerLibrary::getHits(), GetVolume(), GeV, hfClusterShapes_cfi::hits, mps_fire::i, isItinFidVolume(), GetRecoTauVFromDQM_MC_cff::kk, convertSQLiteXML::ok, plotHF(), plotProfile(), CaloSD::posGlobal, CaloSD::preStepPoint, CaloSD::previousID, CaloSD::resetForNewPrimary(), setDetUnitId(), CaloHitID::setID(), setTrackID(), showerLibrary, CaloSD::theTrack, ntuplemaker::time, and CaloSD::updateHit().
Referenced by ProcessHits().
|
private |
Definition at line 899 of file HCalSD.cc.
References CaloSD::checkHit(), CaloSD::createNewHit(), CaloSD::currentHit, CaloSD::currentID, particleFlowClusterECALTimeSelected_cfi::depth, CaloSD::edepositEM, CaloSD::edepositHAD, HFShowerParam::getHits(), GeV, hfClusterShapes_cfi::hits, mps_fire::i, plotProfile(), CaloSD::posGlobal, CaloSD::preStepPoint, CaloSD::previousID, setDetUnitId(), CaloHitID::setID(), setTrackID(), showerParam, ntuplemaker::time, and CaloSD::updateHit().
Referenced by ProcessHits().
|
private |
Definition at line 1005 of file HCalSD.cc.
References beta, CaloSD::checkHit(), CaloSD::createNewHit(), CaloSD::currentHit, CaloSD::currentID, TauDecayModes::dec, particleFlowClusterECALTimeSelected_cfi::depth, CaloSD::edepositEM, CaloSD::edepositHAD, CaloSD::energyCut, HFShowerFibreBundle::getHits(), HFShowerFibreBundle::getRadius(), GeV, HcalForward, LogDebug, numberingFromDDD, phi, plotProfile(), CaloSD::posGlobal, CaloSD::preStepPoint, CaloSD::previousID, CaloSD::resetForNewPrimary(), findQualityFiles::rr, setDetUnitId(), CaloHitID::setID(), showerBundle, CaloSD::theTrack, ntuplemaker::time, tmp, HcalNumberingFromDDD::unitID(), and CaloSD::updateHit().
Referenced by ProcessHits().
|
private |
Definition at line 938 of file HCalSD.cc.
References beta, CaloSD::checkHit(), CaloSD::createNewHit(), CaloSD::currentHit, CaloSD::currentID, TauDecayModes::dec, particleFlowClusterECALTimeSelected_cfi::depth, CaloSD::edepositEM, CaloSD::edepositHAD, CaloSD::energyCut, HFShowerPMT::getHits(), HFShowerPMT::getRadius(), GeV, HcalForward, LogDebug, numberingFromDDD, phi, plotProfile(), CaloSD::posGlobal, CaloSD::preStepPoint, CaloSD::previousID, CaloSD::resetForNewPrimary(), findQualityFiles::rr, setDetUnitId(), CaloHitID::setID(), showerPMT, CaloSD::theTrack, ntuplemaker::time, tmp, HcalNumberingFromDDD::unitID(), and CaloSD::updateHit().
Referenced by ProcessHits().
|
private |
Definition at line 693 of file HCalSD.cc.
References DDFilteredView::firstChild(), mps_fire::i, cmsBatch::log, DDFilteredView::logicalPart(), DDName::name(), DDBase< N, C >::name(), DDFilteredView::next(), convertSQLiteXML::ok, and tmp.
|
private |
Definition at line 847 of file HCalSD.cc.
References CaloSD::checkHit(), CaloSD::createNewHit(), CaloSD::currentHit, CaloSD::currentID, particleFlowClusterECALTimeSelected_cfi::depth, CaloSD::edepositEM, CaloSD::edepositHAD, CaloSD::emPDG, CaloSD::epPDG, CaloSD::gammaPDG, HFShower::getHits(), GeV, hfshower, hfClusterShapes_cfi::hits, mps_fire::i, isItinFidVolume(), plotHF(), plotProfile(), CaloSD::posGlobal, CaloSD::preStepPoint, CaloSD::previousID, setDetUnitId(), CaloHitID::setID(), setTrackID(), CaloSD::theTrack, ntuplemaker::time, and CaloSD::updateHit().
Referenced by ProcessHits().
|
protectedvirtual |
Reimplemented from CaloSD.
Definition at line 608 of file HCalSD.cc.
References hcalConstants, hfshower, HFShowerPMT::initRun(), HFShowerFibreBundle::initRun(), HFShower::initRun(), HFShowerParam::initRun(), HFShowerLibrary::initRun(), LogDebug, mumPDG, mupPDG, HiggsValidation_cfi::particleName, showerBundle, showerLibrary, showerParam, and showerPMT.
|
private |
|
private |
Definition at line 731 of file HCalSD.cc.
References fibreLV.
Referenced by HCalSD(), and ProcessHits().
|
private |
|
private |
Definition at line 713 of file HCalSD.cc.
References hfLevels, hfLV, hfNames, and jetCorrFactors_cfi::levels.
Referenced by HCalSD(), and ProcessHits().
|
private |
|
private |
Definition at line 767 of file HCalSD.cc.
References applyFidCut, RemoveAddSevLevel::flag, and HFFibreFiducial::PMTNumber().
Referenced by getFromLibrary(), and hitForFibre().
|
private |
|
private |
|
private |
|
private |
Definition at line 1114 of file HCalSD.cc.
References TauDecayModes::dec, EDM_ML_DEBUG, HcalNumberingFromDDD::HcalID::etaR, HcalNumberingFromDDD::HcalID::lay, layerWeights, modifyDepth(), numberingFromDDD, HcalTestNumbering::packHcalIndex(), HcalNumberingFromDDD::HcalID::phis, HcalNumberingFromDDD::HcalID::subdet, tmp, HcalNumberingFromDDD::unitID(), and HcalNumberingFromDDD::HcalID::zside.
Referenced by getEnergyDeposit().
|
private |
Definition at line 1192 of file HCalSD.cc.
References particleFlowClusterECALTimeSelected_cfi::depth, depth_, hcalConstants, HcalDDDSimConstants::maxHFDepth(), and testNumber.
Referenced by layerWeight(), and setDetUnitId().
|
private |
Definition at line 1183 of file HCalSD.cc.
References funct::abs(), gpar, hzvem, and hzvhad.
Referenced by getFromLibrary(), and hitForFibre().
|
private |
Definition at line 1136 of file HCalSD.cc.
References funct::abs(), particleFlowClusterECALTimeSelected_cfi::depth, dist_, runEdmFileComparison::found, hit_, training_settings::idx, cuy::ii, DTRecHitQuality_cfi::local, LogDebug, gen::n, SensitiveDetector::name, ntuplemaker::time, and time_.
Referenced by getFromLibrary(), getFromParam(), getHitFibreBundle(), getHitPMT(), hitForFibre(), and ProcessHits().
|
virtual |
Reimplemented from CaloSD.
Definition at line 357 of file HCalSD.cc.
References funct::abs(), CaloSD::createNewHit(), CaloSD::currentHit, deliveredLumi, depth_, CaloSD::edepositEM, CaloSD::edepositHAD, getFromLibrary(), getFromParam(), getHitFibreBundle(), getHitPMT(), CaloSD::getNumberOfHits(), CaloSD::getStepInfo(), CaloSD::hitExists(), hitForFibre(), mps_fire::i, createfilelist::int, isItConicalBundle(), isItFibre(), isItHF(), isItPMT(), isItStraightBundle(), LogDebug, HFDarkening::lowZLimit, m_HFDarkening, mumPDG, mupPDG, SensitiveDetector::NaNTrap(), NULL, HFDarkening::numberOfZLayers, plotProfile(), alignCSCRings::r, showerBundle, showerPMT, HFDarkening::upperZLimit, useFibreBundle, useParam, usePMTHit, useShowerLibrary, mps_merge::weight, and z.
|
private |
Definition at line 1088 of file HCalSD.cc.
References TauDecayModes::dec, mps_splice::entry, recoMuon::in, layerWeights, HcalTestNumbering::packHcalIndex(), phi, useLayerWt, and HcalDigiParam_cfi::zside.
Referenced by HCalSD().
|
virtual |
Implements CaloSD.
Definition at line 550 of file HCalSD.cc.
References particleFlowClusterECALTimeSelected_cfi::depth, and CaloSD::preStepPoint.
Referenced by getEnergyDeposit(), getFromLibrary(), getFromParam(), getHitFibreBundle(), getHitPMT(), hitForFibre(), and setDetUnitId().
|
private |
Definition at line 642 of file HCalSD.cc.
References hcalTTPDigis_cfi::id, numberingFromDDD, setDetUnitId(), tmp, and HcalNumberingFromDDD::unitID().
|
private |
Definition at line 652 of file HCalSD.cc.
References HcalTestNS::compare(), TauDecayModes::dec, HcalNumberingFromDDD::HcalID::depth, HcalNumberingFromDDD::HcalID::etaR, HcalNumberingScheme::getUnitID(), hcalTestNS_, hcalTTPDigis_cfi::id, HcalNumberingFromDDD::HcalID::lay, modifyDepth(), numberingScheme, convertSQLiteXML::ok, HcalNumberingFromDDD::HcalID::phi, HcalNumberingFromDDD::HcalID::phis, HcalNumberingFromDDD::HcalID::subdet, and testNumber.
void HCalSD::setNumberingScheme | ( | HcalNumberingScheme * | scheme | ) |
Definition at line 563 of file HCalSD.cc.
References numberingScheme.
Referenced by HCalSD(), HcalTestAnalysis::update(), SimG4HcalValidation::update(), and HcalTB04Analysis::update().
|
private |
Definition at line 1068 of file HCalSD.cc.
References TrackInformation::getIDonCaloSurface(), CaloSD::preStepPoint, CaloSD::previousID, CaloSD::resetForNewPrimary(), CaloSD::theTrack, and CaloHitID::trackID().
Referenced by getFromLibrary(), getFromParam(), and hitForFibre().
|
protectedvirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfJob * >.
Definition at line 571 of file HCalSD.cc.
References agingFlagHB, agingFlagHE, Exception, edm::EventSetup::get(), HcalDDDSimConstants::getGparHF(), HcalDDDSimConstants::getMaxDepth(), gpar, hcalConstants, hcalTestNS_, m_HBDarkening, m_HEDarkening, numberingFromDDD, and testNS_.
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 |
|
private |
|
private |
Definition at line 99 of file HCalSD.h.
Referenced by HCalSD(), and isItinFidVolume().
|
private |
Definition at line 98 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 98 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 98 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 101 of file HCalSD.h.
Referenced by getEnergyDeposit(), HCalSD(), and ProcessHits().
|
private |
Definition at line 102 of file HCalSD.h.
Referenced by getEnergyDeposit(), modifyDepth(), and ProcessHits().
|
private |
Definition at line 109 of file HCalSD.h.
Referenced by HCalSD(), and plotProfile().
|
private |
Definition at line 100 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 100 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 100 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 100 of file HCalSD.h.
Referenced by filterHit(), and HCalSD().
|
private |
Definition at line 107 of file HCalSD.h.
Referenced by HCalSD(), and isItStraightBundle().
|
private |
Definition at line 107 of file HCalSD.h.
Referenced by HCalSD(), and isItConicalBundle().
|
private |
Definition at line 107 of file HCalSD.h.
Referenced by HCalSD(), and isItFibre().
|
private |
Definition at line 105 of file HCalSD.h.
Referenced by HCalSD(), and isItFibre().
|
private |
|
private |
Definition at line 83 of file HCalSD.h.
Referenced by getEnergyDeposit(), initRun(), modifyDepth(), and update().
|
private |
Definition at line 95 of file HCalSD.h.
Referenced by setDetUnitId(), update(), and ~HCalSD().
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 109 of file HCalSD.h.
Referenced by HCalSD(), and plotProfile().
|
private |
|
private |
|
private |
Definition at line 108 of file HCalSD.h.
Referenced by layerWeight(), and readWeightFromFile().
|
private |
Definition at line 92 of file HCalSD.h.
Referenced by getEnergyDeposit(), and update().
|
private |
Definition at line 93 of file HCalSD.h.
Referenced by getEnergyDeposit(), and update().
|
private |
Definition at line 94 of file HCalSD.h.
Referenced by HCalSD(), and ProcessHits().
|
private |
Definition at line 106 of file HCalSD.h.
Referenced by HCalSD(), and isItScintillator().
|
private |
|
private |
Definition at line 102 of file HCalSD.h.
Referenced by HCalSD(), initRun(), and ProcessHits().
|
private |
Definition at line 102 of file HCalSD.h.
Referenced by HCalSD(), initRun(), and ProcessHits().
|
private |
Definition at line 97 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 84 of file HCalSD.h.
Referenced by getHitFibreBundle(), getHitPMT(), layerWeight(), setDetUnitId(), update(), and ~HCalSD().
|
private |
Definition at line 85 of file HCalSD.h.
Referenced by setDetUnitId(), setNumberingScheme(), and ~HCalSD().
|
private |
|
private |
Definition at line 90 of file HCalSD.h.
Referenced by getHitFibreBundle(), HCalSD(), initRun(), ProcessHits(), and ~HCalSD().
|
private |
|
private |
|
private |
Definition at line 89 of file HCalSD.h.
Referenced by getHitPMT(), HCalSD(), initRun(), ProcessHits(), and ~HCalSD().
|
private |
|
private |
Definition at line 97 of file HCalSD.h.
Referenced by getEnergyDeposit(), HCalSD(), modifyDepth(), and setDetUnitId().
|
private |
Definition at line 109 of file HCalSD.h.
Referenced by HCalSD(), and plotProfile().
|
private |
Definition at line 96 of file HCalSD.h.
Referenced by getEnergyDeposit(), and HCalSD().
|
private |
Definition at line 96 of file HCalSD.h.
Referenced by HCalSD(), and ProcessHits().
|
private |
Definition at line 96 of file HCalSD.h.
Referenced by getEnergyDeposit(), HCalSD(), and readWeightFromFile().
|
private |
Definition at line 99 of file HCalSD.h.
Referenced by HCalSD(), and ProcessHits().
|
private |
Definition at line 96 of file HCalSD.h.
Referenced by HCalSD(), and ProcessHits().
|
private |
Definition at line 99 of file HCalSD.h.
Referenced by HCalSD(), and ProcessHits().