![]() |
![]() |
#include <Stage1Layer2HFRingSumAlgorithmImp.h>
Public Member Functions | |
void | processEvent (const std::vector< l1t::CaloRegion > ®ions, const std::vector< l1t::CaloEmCand > &EMCands, const std::vector< l1t::Tau > *taus, l1t::CaloSpare *spare) override |
Stage1Layer2FlowAlgorithm (CaloParamsHelper const *params) | |
~Stage1Layer2FlowAlgorithm () override=default | |
![]() | |
virtual | ~Stage1Layer2HFRingSumAlgorithm () |
Private Attributes | |
std::vector< double > | cosPhi |
std::vector< double > | sinPhi |
Description: Flow Algorithm HI
Definition at line 27 of file Stage1Layer2HFRingSumAlgorithmImp.h.
l1t::Stage1Layer2FlowAlgorithm::Stage1Layer2FlowAlgorithm | ( | CaloParamsHelper const * | params | ) |
Definition at line 14 of file Stage1Layer2FlowAlgorithm.cc.
References funct::cos(), cosPhi, mps_fire::i, L1CaloRegionDetId::N_PHI, funct::sin(), and sinPhi.
|
overridedefault |
|
overridevirtual |
Implements l1t::Stage1Layer2HFRingSumAlgorithm.
Definition at line 30 of file Stage1Layer2FlowAlgorithm.cc.
References cosPhi, l1t::CaloSpare::SetRing(), and sinPhi.
|
private |
Definition at line 37 of file Stage1Layer2HFRingSumAlgorithmImp.h.
Referenced by processEvent(), and Stage1Layer2FlowAlgorithm().
|
private |
Definition at line 38 of file Stage1Layer2HFRingSumAlgorithmImp.h.
Referenced by processEvent(), and Stage1Layer2FlowAlgorithm().