![]() |
![]() |
#include "L1Trigger/L1TCalorimeter/interface/Stage1Layer2TauAlgorithmImp.h"
#include "DataFormats/L1CaloTrigger/interface/L1CaloRegionDetId.h"
#include "L1Trigger/L1TCalorimeter/interface/PUSubtractionMethods.h"
#include "L1Trigger/L1TCalorimeter/interface/legacyGtHelper.h"
#include "L1Trigger/L1TCalorimeter/interface/HardwareSortingMethods.h"
Go to the source code of this file.
Functions | |
void | findRegions (const std::vector< l1t::CaloRegion > *sr, std::vector< l1t::Tau > *t, const int etaMask) |
void findRegions | ( | const std::vector< l1t::CaloRegion > * | sr, |
std::vector< l1t::Tau > * | t, | ||
const int | etaMask | ||
) |
Definition at line 49 of file Stage1Layer2SingleTrackHI.cc.
Referenced by l1t::Stage1Layer2SingleTrackHI::processEvent(), and l1t::Stage1Layer2SingleTrackHI::Stage1Layer2SingleTrackHI().