#include <deregionizer_input.h>
Definition at line 9 of file deregionizer_input.h.
◆ regionIndex
Enumerator |
---|
centralBarl | |
negBarl | |
posBarl | |
negHGCal | |
posHGCal | |
forwardHGCal | |
Definition at line 22 of file deregionizer_input.h.
◆ DeregionizerInput()
l1ct::DeregionizerInput::DeregionizerInput |
( |
std::vector< float > & |
regionEtaCenter, |
|
|
std::vector< float > & |
regionPhiCenter, |
|
|
const std::vector< l1ct::OutputRegion > & |
inputRegions |
|
) |
| |
◆ initRegions()
void l1ct::DeregionizerInput::initRegions |
( |
const std::vector< l1ct::OutputRegion > & |
inputRegions | ) |
|
|
private |
◆ orderedInRegionsPuppis()
const std::vector<std::vector<std::vector<l1ct::PuppiObjEmu> > >& l1ct::DeregionizerInput::orderedInRegionsPuppis |
( |
| ) |
const |
|
inline |
◆ orderRegions()
void l1ct::DeregionizerInput::orderRegions |
( |
int |
order[nEtaRegions] | ) |
|
◆ orderRegionsInPhi()
unsigned int l1ct::DeregionizerInput::orderRegionsInPhi |
( |
const float |
eta, |
|
|
const float |
phi, |
|
|
const float |
etaComp |
|
) |
| const |
|
private |
◆ setDebug()
void l1ct::DeregionizerInput::setDebug |
( |
bool |
debug = true | ) |
|
|
inline |
◆ debug_
bool l1ct::DeregionizerInput::debug_ = false |
|
private |
◆ nEtaRegions
const unsigned int l1ct::DeregionizerInput::nEtaRegions |
|
static |
◆ nPhiRegions
const unsigned int l1ct::DeregionizerInput::nPhiRegions |
|
static |
◆ orderedInRegionsPuppis_
std::vector<std::vector<std::vector<l1ct::PuppiObjEmu> > > l1ct::DeregionizerInput::orderedInRegionsPuppis_ |
|
private |
◆ regionEtaCenter_
std::vector<float> l1ct::DeregionizerInput::regionEtaCenter_ |
|
private |
◆ regionPhiCenter_
std::vector<float> l1ct::DeregionizerInput::regionPhiCenter_ |
|
private |