10 #define InvRingCalib_H
edm::InputTag m_ElectronLabel
To take the electrons.
void EERingDef(const edm::EventSetup &)
Defines the rins in the endcap.
int EBRegionNum() const
Number of regions in EB.
void EBRegionDef()
Defines the regions in the barrel.
double m_maxCoeff
maximum coefficient accepted (RAW)
int m_maxSelectedNumPerRing
maximum number of events per Ring
Status endOfLoop(const edm::EventSetup &, unsigned int iCounter)
std::string m_EEcoeffFile
InvRingCalib(const edm::ParameterSet &)
ctor
double m_minEnergyPerCrystal
minimum energy per crystal cut
int m_EEZone
endcap zone to be calibrated
std::map< int, int > m_cellPhi
std::map< int, GlobalPoint > m_cellPos
position of the cell, borders, coords etc...
EcalIntercalibConstantMap m_endcapMap
void EERegionDef()
Defines the regions in the endcap.
std::map< int, int > m_Reg
EB regions vs. eta index.
double m_maxEnergyPerCrystal
maximum energy per crystal cut
std::vector< VEcalCalibBlock * > m_IMACalibBlocks
single blocks calibrators
int EERegId(int)
gives back in which region of the endcap you are.
int m_etaStart
eta start of the zone of interest
EcalIntercalibConstantMap m_barrelMap
std::map< int, int > m_RingNumOfHits
number of events already read per Ring
std::map< int, int > m_xtalRegionId
association map between raw detIds and Region
edm::InputTag m_endcapAlCa
EcalEndcap Input Collection name.
VFillMap * m_MapFiller
The class that fills the map!
void beginOfJob()
BeginOfJob.
std::vector< DetId > m_barrelCells
geometry things used all over the file
int m_startRing
LP define the EE region to calibrate.
Status duringLoop(const edm::Event &, const edm::EventSetup &)
duringLoop
void RegPrepare()
Prepares the EB regions;.
int m_etaWidth
eta size of the regions
unsigned int m_loops
LP sets the number of loops to do.
int m_usingBlockSolver
to exclude the blocksolver
edm::InputTag m_barrelAlCa
EcalBarrel Input Collection name.
void startingNewLoop(unsigned int)
startingNewLoop
int m_etaEnd
eta end of the zone of interest
double m_minCoeff
minimum coefficient accepted (RAW)
std::string m_EBcoeffFile
coeffs filenames
int m_recoWindowSidex
reconstruction window size
ECAL TB 2006 calibration with matrix inversion technique.
std::vector< DetId > m_endcapCells
std::map< int, int > m_RinginRegion
association map between raw detIds and the number of the ring inside the region
std::map< int, int > m_xtalRing
association map between Raw detIds and Rings
std::string m_mapFillerType
int EBRegId(const int)
Gives back in which region you are:
int EERegionNum() const
The number of regions in EE.