![]() |
![]() |
#include <memory>
#include <iostream>
#include <string>
#include "DataFormats/EcalDetId/interface/EcalDetIdCollections.h"
#include "DataFormats/EcalDetId/interface/EcalSubdetector.h"
#include <boost/multi_index_container.hpp>
#include <boost/multi_index/member.hpp>
#include <boost/multi_index/ordered_index.hpp>
#include <boost/tuple/tuple.hpp>
#include <boost/multi_index/mem_fun.hpp>
#include <boost/multi_index/composite_key.hpp>
#include "RecoEcal/EgammaCoreTools/interface/EcalEtaPhiRegion.h"
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | EcalElectronicsMapping |
| |
struct | EcalElectronicsMapping::MapItem |
Maybe these are needed Wrap a generic EEDetId to the equivalent one in z+ Quadrant 1 (from 0 < phi < pi/2). More... | |
Defines | |
#define | ECALELECTRONICSMAPPING_H 1 |
#define ECALELECTRONICSMAPPING_H 1 |
Definition at line 2 of file EcalElectronicsMapping.h.