#include "L1Trigger/L1TCalorimeter/plugins/PhysicalEtAdder.h"
#include "CondFormats/L1TObjects/interface/L1CaloEtScale.h"
#include "CondFormats/DataRecord/interface/L1JetEtScaleRcd.h"
#include "CondFormats/DataRecord/interface/L1HtMissScaleRcd.h"
#include "CondFormats/DataRecord/interface/L1EmEtScaleRcd.h"
#include "DataFormats/L1CaloTrigger/interface/L1CaloEmCand.h"
#include "DataFormats/L1CaloTrigger/interface/L1CaloRegion.h"
#include "DataFormats/L1CaloTrigger/interface/L1CaloCollections.h"
#include "DataFormats/L1Trigger/interface/BXVector.h"
#include "DataFormats/L1Trigger/interface/EtSum.h"
#include "DataFormats/L1TCalorimeter/interface/CaloEmCand.h"
#include "DataFormats/L1TCalorimeter/interface/CaloRegion.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include <vector>
Go to the source code of this file.
Functions | |
DEFINE_FWK_MODULE (l1t::PhysicalEtAdder) | |
double | getPhysicalEta (int etaIndex) |
double | getPhysicalPhi (int phiIndex) |
DEFINE_FWK_MODULE | ( | l1t::PhysicalEtAdder | ) |
double getPhysicalEta | ( | int | etaIndex | ) |
double getPhysicalPhi | ( | int | phiIndex | ) |
Definition at line 252 of file PhysicalEtAdder.cc.
References M_PI.
Referenced by l1t::PhysicalEtAdder::produce().