Uses of Class
ICellWrapper

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)
          
 

Methods in with parameters of type ICellWrapper
private voidCellDumper.oneDump(ICellWrapper * )
          std::out dump of attributes (eta/phi/pT/number of hits) of provided ICellWrapper.
const boolAboveThresholdPT.operator()(const Atlfast::ICellWrapper * a)
          
const boolAboveThresholdPT.operator()(const Atlfast::ICellWrapper & a)
          
doubleAddModPt.operator()(double a, Atlfast::ICellWrapper * b)
          
const boolBelowThresholdDeltaPT.operator()(const Atlfast::ICellWrapper * a)
          Returns true if Cell passes cuts
const boolBelowThresholdDeltaPT.operator()(const Atlfast::ICellWrapper * * a)
          Returns true if Cell passes cuts
const boolBelowThresholdDeltaPT.operator()(const Atlfast::ICellWrapper & a)
          Returns true if Cell passes cuts
const boolBelowThresholdDeltaR.operator()(const Atlfast::ICellWrapper * a)
          returns true if Cell passes cuts
const boolBelowThresholdDeltaR.operator()(const Atlfast::ICellWrapper & a)
          
const boolBelowThresholdpT.operator()(const Atlfast::ICellWrapper * a)
          
const boolBelowThresholdpT.operator()(const Atlfast::ICellWrapper & a)
          
const boolCellValidation.operator()(const Atlfast::ICellWrapper * a)
          Returns true if ICellWrapper passes cuts
const boolCellValidation.operator()(const Atlfast::ICellWrapper * * a)
          Returns true if ICellWrapper passes cuts
const boolCellValidation.operator()(const Atlfast::ICellWrapper & a)
          Returns true if ICellWrapper passes cuts
const boolMatchParticle.operator()(const Atlfast::ICellWrapper * a)
          Returns true if ICellWrapper passes cuts
const boolMatchParticle.operator()(const Atlfast::ICellWrapper * * a)
          Returns true if ICellWrapper passes cuts
const boolMatchParticle.operator()(const Atlfast::ICellWrapper & a)
          Returns true if ICellWrapper passes cuts
const boolAscendingEta.operator()(const Atlfast::ICellWrapper * a, const Atlfast::ICellWrapper * b)
          
const boolAscendingEta.operator()(const Atlfast::ICellWrapper & a, const Atlfast::ICellWrapper & b)
          
const boolAscendingPhi.operator()(const Atlfast::ICellWrapper * a, const Atlfast::ICellWrapper * b)
          
const boolAscendingPhi.operator()(const Atlfast::ICellWrapper & a, const Atlfast::ICellWrapper & b)
          
const boolAscendingPT.operator()(const Atlfast::ICellWrapper * a, const Atlfast::ICellWrapper * b)
          
const boolAscendingPT.operator()(const Atlfast::ICellWrapper & a, const Atlfast::ICellWrapper & b)
          
const boolDeltaEta.operator()(const Atlfast::ICellWrapper * a, const Atlfast::ICellWrapper * b)
          
const boolDeltaEta.operator()(const Atlfast::ICellWrapper & a, const Atlfast::ICellWrapper & b)
          
const boolDeltaPhi.operator()(const Atlfast::ICellWrapper * a, const Atlfast::ICellWrapper * b)
          
const boolDeltaPhi.operator()(const Atlfast::ICellWrapper & a, const Atlfast::ICellWrapper & b)
          
const boolDeltaR.operator()(const Atlfast::ICellWrapper * a, const Atlfast::ICellWrapper * b)
          
const boolDeltaR.operator()(const Atlfast::ICellWrapper & a, const Atlfast::ICellWrapper & b)
          
const boolDescendingEta.operator()(const Atlfast::ICellWrapper * a, const Atlfast::ICellWrapper * b)
          
const boolDescendingEta.operator()(const Atlfast::ICellWrapper & a, const Atlfast::ICellWrapper & b)
          
const boolDescendingPhi.operator()(const Atlfast::ICellWrapper * a, const Atlfast::ICellWrapper * b)
          
const boolDescendingPhi.operator()(const Atlfast::ICellWrapper & a, const Atlfast::ICellWrapper & b)
          
const boolDescendingPT.operator()(const Atlfast::ICellWrapper * a, const Atlfast::ICellWrapper * b)
          
const boolDescendingPT.operator()(const Atlfast::ICellWrapper & a, const Atlfast::ICellWrapper & b)