| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICellWrapper | |
<default> |
Uses of ICellWrapper in |
Subclasses of ICellWrapper in | |
class | CellWrapperAA Wrapper class for Atlfast Athena Cells for comparison with AtlfastF cells. |
class | CellWrapperAT Wrapper class for AtlfastF Cells for comparison with Athena Atlfast Cells. |
Fields in declared as ICellWrapper | |
private Atlfast::ICellWrapper * | BelowThresholdDeltaPT.m_ref Reference ICellWrapper pointer |
private Atlfast::ICellWrapper * | BelowThresholdDeltaR.m_ref |
private Atlfast::ICellWrapper * | CellValidation.m_ref Reference ICellWrapper pointer |
private Atlfast::ICellWrapper * | MatchParticle.m_ref Reference ICellWrapper pointer |
private Atlfast::ICellWrapper * | DeltaEta.ref |
private Atlfast::ICellWrapper * | DeltaPhi.ref |
private Atlfast::ICellWrapper * | DeltaR.ref |
Constructors in with parameters of type ICellWrapper | |
BelowThresholdDeltaPT.BelowThresholdDeltaPT(Atlfast::ICellWrapper * ref, double boundary) Constructor takes an ICellWrapper reference object pointer and a delta pT boundary. | |
BelowThresholdDeltaPT.BelowThresholdDeltaPT(Atlfast::ICellWrapper & ref, double boundary) Constructor takes an ICellWrapper reference object and a delta pT boundary. | |
BelowThresholdDeltaR.BelowThresholdDeltaR(Atlfast::ICellWrapper * ref, double boundary) Constructor takes an ICellWrapper reference object pointer and a delta R boundary. | |
BelowThresholdDeltaR.BelowThresholdDeltaR(Atlfast::ICellWrapper & ref, double boundary) Constructor takes an ICellWrapper reference object and a delta R boundary. | |
CellValidation.CellValidation(Atlfast::ICellWrapper * ref, double maxEtaDiff, double maxPhiDiff, double maxPtDiff) Constructor takes an ICellWrapper reference object pointer and dEta, dPhi and dPT boundaries. | |
CellValidation.CellValidation(Atlfast::ICellWrapper & ref, double maxEtaDiff, double maxPhiDiff, double maxPtDiff) Constructor takes an ICellWrapper reference object and dEta, dPhi and dPT boundaries. | |
MatchParticle.MatchParticle(Atlfast::ICellWrapper * ref, double maxEtaDiff, double maxPhiDiff, double maxPtDiff) Constructor taking an ICellWrapper reference object pointer and dEta, dPhi and dPT boundaries. | |
MatchParticle.MatchParticle(Atlfast::ICellWrapper & ref, double maxEtaDiff, double maxPhiDiff, double maxPtDiff) Constructor taking an ICellWrapper reference object and dEta, dPhi and dPT boundaries. | |
DeltaEta.DeltaEta(Atlfast::ICellWrapper * reference) | |
DeltaEta.DeltaEta(Atlfast::ICellWrapper & reference) | |
DeltaPhi.DeltaPhi(Atlfast::ICellWrapper * reference) | |
DeltaPhi.DeltaPhi(Atlfast::ICellWrapper & reference) | |
DeltaR.DeltaR(Atlfast::ICellWrapper * reference) | |
DeltaR.DeltaR(Atlfast::ICellWrapper & reference) |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |