![]() |
ATLAS Offline Software
|
#include <WTACone2PassMaker.h>
Public Member Functions | |
| WTACone2PassMaker (unsigned int RollOffBufferSize=155) | |
| ~WTACone2PassMaker () | |
| void | FillLists (const std::vector< WTATrigObj > &InputTowers) override |
| void | SeedCleaning () override |
| void | MergeConstsToSeeds () override |
| void | SetRollOffBufferSize (int rolloff_buffersize) |
| int | GetRollOffBufferSize () |
| const std::vector< WTATrigObj > & | GetRollOffList () const |
| void | ResizeConstituentList () |
| void | ResizeSeedSortingList () |
| void | ResizeSeedList () |
| void | ResizeSeedNConstLists () |
| void | ResizeThisJetConstituents (WTAJet &jet) |
| void | ClearLists () |
| void | PrintSeedList () |
| WTAJet | WTATrigObjToWTAJet (const WTATrigObj &obj) |
| WTATrigObj | WTAJetToWTATrigObj (const WTAJet &jet) |
| const std::vector< WTATrigObj > & | GetConstituentList () const |
| const std::vector< WTATrigObj > & | GetSeedSortingList () const |
| const std::vector< WTAJet > & | GetSeedList () const |
| std::vector< int > | GetAssociateBits (WTATrigObj incoming_seed, int &max_pt_index) |
| std::vector< WTATrigObj > | LoadInputs (const std::vector< pt_t > &ptVec, const std::vector< eta_t > &etaVec, const std::vector< phi_t > &phiVec, const std::vector< m_t > &mVec) |
| void | InitiateInputs (const std::vector< pt_t > &ptVec, const std::vector< eta_t > &etaVec, const std::vector< phi_t > &phiVec, const std::vector< m_t > &mVec) |
| void | InitiateInputs (const std::vector< WTATrigObj > &InputTowers) |
| void | InsertToConstList (const WTATrigObj &obj) |
| void | CreateERingInfo () |
| void | SetDEBUG () |
| void | SetVERBOSE () |
| bool | GetDEBUG () |
| bool | GetVERBOSE () |
Public Attributes | |
| WTAParameters | m_WTAConeMakerParameter |
Protected Attributes | |
| std::vector< WTATrigObj > | m_ConstituentList |
| std::vector< WTATrigObj > | m_SeedSortingList |
| std::vector< WTAJet > | m_SeedList |
| bool | m_DEBUG |
| bool | m_VERBOSE |
Private Attributes | |
| std::vector< WTATrigObj > | m_RollOffList |
| unsigned int | m_RollOffBufferSize |
Definition at line 13 of file WTACone2PassMaker.h.
|
inline |
Definition at line 18 of file WTACone2PassMaker.h.
|
inline |
Definition at line 22 of file WTACone2PassMaker.h.
|
inlineinherited |
Definition at line 71 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 309 of file WTAConeMaker.h.
|
inlineoverridevirtual |
Reimplemented from WTAConeMaker.
Definition at line 37 of file WTACone2PassMaker.h.
|
inlineinherited |
Definition at line 216 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 75 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 92 of file WTAConeMaker.h.
|
inline |
Definition at line 28 of file WTACone2PassMaker.h.
|
inline |
Definition at line 30 of file WTACone2PassMaker.h.
Definition at line 77 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 76 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 93 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 142 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 149 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 167 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 107 of file WTAConeMaker.h.
|
inlineoverridevirtual |
Reimplemented from WTAConeMaker.
Definition at line 103 of file WTACone2PassMaker.h.
|
inlineinherited |
Definition at line 155 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 173 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 194 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 69 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 179 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 185 of file WTAConeMaker.h.
|
inlineoverridevirtual |
Reimplemented from WTAConeMaker.
Definition at line 61 of file WTACone2PassMaker.h.
|
inlineinherited |
Definition at line 90 of file WTAConeMaker.h.
|
inline |
Definition at line 27 of file WTACone2PassMaker.h.
|
inlineinherited |
Definition at line 91 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 210 of file WTAConeMaker.h.
|
inlineinherited |
Definition at line 204 of file WTAConeMaker.h.
|
protectedinherited |
Definition at line 98 of file WTAConeMaker.h.
|
protectedinherited |
Definition at line 102 of file WTAConeMaker.h.
|
private |
Definition at line 34 of file WTACone2PassMaker.h.
|
private |
Definition at line 33 of file WTACone2PassMaker.h.
|
protectedinherited |
Definition at line 100 of file WTAConeMaker.h.
|
protectedinherited |
Definition at line 99 of file WTAConeMaker.h.
|
protectedinherited |
Definition at line 103 of file WTAConeMaker.h.
|
inherited |
Definition at line 95 of file WTAConeMaker.h.