addTrack(double aa, double bb, double cc, double dd) | TileMuonFitter | private |
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator) | AthAlgorithm | |
AthAlgorithm() | AthAlgorithm | private |
AthAlgorithm(const AthAlgorithm &) | AthAlgorithm | private |
AthCommonDataStore(const std::string &name, T... args) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
buildCellInfoVector() | TileMuonFitter | private |
buildCells() | TileMuonFitter | |
buildComTime(int fitok) | TileMuonFitter | |
buildComTimeAtYequal0(int fitok) | TileMuonFitter | |
buildComTimeAtZequal0(int fitok) | TileMuonFitter | |
buildTileCosmicMuon(int fitok) | TileMuonFitter | |
buildTileCosmicMuonAtYequal0(int fitok) | TileMuonFitter | |
buildTileCosmicMuonAtZequal0(int fitok) | TileMuonFitter | |
calculateTime() | TileMuonFitter | |
calculateTimeAtYequal0() | TileMuonFitter | |
calculateTimeAtZequal0() | TileMuonFitter | |
cart2hough(float x1, float y1, float x2, float y2, double &raio, double &angu) | TileMuonFitter | private |
checkEBAz(double x1) | TileMuonFitter | private |
checkEBCz(double x1) | TileMuonFitter | private |
checkEBr(double x1, uint8_t s1) | TileMuonFitter | private |
checkEBr(double x1) | TileMuonFitter | private |
checkEBz(double x1) | TileMuonFitter | private |
checkLBr(double x1, uint8_t s1) | TileMuonFitter | private |
checkLBr(double x1) | TileMuonFitter | private |
checkLBz(double x1) | TileMuonFitter | private |
CntCells(unsigned int index1, unsigned int index2, double &skew) | TileMuonFitter | private |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareProperty(Gaudi::Property< T > &t) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc="none") | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
detStore() const | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
dist2line(CellInfo &ci, float *pos, float *w) | TileMuonFitter | private |
doHough(double &rxy, double &axy, double &rzy, double &azy) | TileMuonFitter | private |
energyInTrack(std::vector< double > &etop, std::vector< double > &ebot, std::vector< IdentifierHash > &cells, int index) | TileMuonFitter | private |
eventSelection() | TileMuonFitter | |
evtStore() | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
execute() | TileMuonFitter | virtual |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< Algorithm > > | protected |
extraOutputDeps() const override | AthAlgorithm | virtual |
finalize() | TileMuonFitter | virtual |
fitTrack() | TileMuonFitter | |
guessTrack(unsigned int &index1, unsigned int &index2) | TileMuonFitter | private |
hough2cart(double r, double a, double offset, double &aa, double &bb) | TileMuonFitter | private |
houghTrack() | TileMuonFitter | |
initialize() | TileMuonFitter | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
isHaloMuon(double azy) | TileMuonFitter | private |
m_beamType | TileMuonFitter | protected |
m_caloCells | TileMuonFitter | protected |
m_caloIndex | TileMuonFitter | protectedstatic |
m_cellContainerKey | TileMuonFitter | protected |
m_cellDeltaTime | TileMuonFitter | protected |
m_cellEnergy | TileMuonFitter | protected |
m_cellHash | TileMuonFitter | protected |
m_cellInfo | TileMuonFitter | private |
m_cellPosition | TileMuonFitter | protected |
m_cellTime | TileMuonFitter | protected |
m_cellWeight | TileMuonFitter | protected |
m_comTimeKey | TileMuonFitter | protected |
m_cosmicMuonContainerKey | TileMuonFitter | protected |
m_deltaTimeCut | TileMuonFitter | protected |
m_detStore | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_doDensity | TileMuonFitter | protected |
m_doHoughTransform | TileMuonFitter | protected |
m_doWeighted | TileMuonFitter | protected |
m_eThreshold | TileMuonFitter | protected |
m_evtStore | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_extendedExtraObjects | AthAlgorithm | private |
m_fitMinimum | TileMuonFitter | protected |
m_linePar | TileMuonFitter | protected |
m_maxBottomIndex | TileMuonFitter | protected |
m_maxTopIndex | TileMuonFitter | protected |
m_meanX | TileMuonFitter | protected |
m_meanY | TileMuonFitter | protected |
m_meanZ | TileMuonFitter | protected |
m_minimumCells | TileMuonFitter | protected |
m_nCells | TileMuonFitter | protected |
m_reg1to2 | TileMuonFitter | protected |
m_theTrack | TileMuonFitter | protected |
m_tileDD_radiusEB | TileMuonFitter | protected |
m_tileDD_radiusLB | TileMuonFitter | protected |
m_tileDD_zEBA | TileMuonFitter | protected |
m_tileDD_zEBC | TileMuonFitter | protected |
m_tileDD_zLB | TileMuonFitter | protected |
m_tileHWID | TileMuonFitter | protected |
m_tileID | TileMuonFitter | protected |
m_tileMgr | TileMuonFitter | protected |
m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_vhka | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_weightedMeanX | TileMuonFitter | protected |
m_weightedMeanY | TileMuonFitter | protected |
m_weightedMeanZ | TileMuonFitter | protected |
m_zeroCrossingTime | TileMuonFitter | protected |
msg() const | AthCommonMsg< Algorithm > | inline |
msg(const MSG::Level lvl) const | AthCommonMsg< Algorithm > | inline |
msgLvl(const MSG::Level lvl) const | AthCommonMsg< Algorithm > | inline |
operator=(const AthAlgorithm &) | AthAlgorithm | private |
outputHandles() const override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
points2dir(CellInfo &ci1, CellInfo &ci2, float *w) | TileMuonFitter | private |
renounce(T &h) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprotected |
renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprotected |
selectCells(float *p, float *w) | TileMuonFitter | private |
setEventDefaults() | TileMuonFitter | |
StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
sysInitialize() override | AthAlgorithm | virtual |
sysStart() override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
TileMuonFitter(const std::string &name, ISvcLocator *pSvcLocator) | TileMuonFitter | |
trackIntersection(std::vector< double > <op, std::vector< double > &lbot, int index) | TileMuonFitter | private |
trackSegmentIntersection(std::vector< double > &segPath, std::vector< int > &segPartition, std::vector< int > &segModule, std::vector< int > &segSampling, int index) | TileMuonFitter | private |
updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
whichEBr(double x1) | TileMuonFitter | private |
whichLBr(double x1) | TileMuonFitter | private |
whichModule(CLHEP::Hep3Vector tempvec) | TileMuonFitter | private |
~AthAlgorithm() | AthAlgorithm | virtual |
~TileMuonFitter() | TileMuonFitter | virtual |