17 Tk_HM_ = std::make_unique<TkHistoMap>(tkDetMapHandle.
product(),
"SiStrip/Histo_Map",
"LA_TkMap",0.);
34 std::map<uint32_t,float>::const_iterator LAMapIter_;
37 for( LAMapIter_ = LAMap_.begin();
38 LAMapIter_!= LAMap_.end(); LAMapIter_++){
59 for(
unsigned int i=0;
i<selectedDetIds.size();
i++){
61 if( subDetId_<3 ||subDetId_>6 ){
63 <<
"[SiStripLorentzAngle::fillSummaryMEs] WRONG INPUT : no such subdetector type : " 64 << subDetId_ <<
" and detId " << selectedDetIds[
i] <<
" therefore no filling!" 70 else { fillNext=
true;}
75 else { fillNext=
true;}
92 c1.Print(name.c_str());
101 c2.Print(name2.c_str());
112 c1.Print(name.c_str());
121 c1.Print(name.c_str());
145 if( subDetId_<3 || subDetId_>6 ){
147 <<
"[SiStripLorentzAngleDQM::fillMEsForLayer] WRONG INPUT : no such subdetector type : " 148 << subDetId_ <<
" no folder set!" 153 std::vector<uint32_t> sameLayerDetIds_;
154 sameLayerDetIds_.clear();
163 selME_ =selMEsMapIter_->second;
168 sameLayerDetIds_.clear();
170 switch (
DetId(selDetId_).subdetId() ) {
192 for(
unsigned int i=0;
i< sameLayerDetIds_.size();
i++){
211 if( subDetId_<3 || subDetId_>6 ){
213 <<
"[SiStripLorentzAngleDQM::fillMEsForLayer] WRONG INPUT : no such subdetector type : " 214 << subDetId_ <<
" no folder set!" 221 for(
unsigned int i=0;
i< sameLayerDetIds_.size();
i++){
233 selME_ =selMEsMapIter_->second;
242 sameLayerDetIds_.clear();
246 for(
unsigned int i=0;
i< sameLayerDetIds_.size();
i++){
267 if( subDetId_<3 || subDetId_>6 ){
269 <<
"[SiStripLorentzAngleDQM::fillMEsForLayer] WRONG INPUT : no such subdetector type : " 270 << subDetId_ <<
" no folder set!" 277 for(
unsigned int i=0;
i< sameLayerDetIds_.size();
i++){
TProfile * getTProfile() const
T getParameter(std::string const &) const
void getTIBDetectors(const std::vector< uint32_t > &inputDetRawIds, std::vector< uint32_t > &tibDetRawIds, const TrackerTopology *trackerTopology, uint32_t layer=0, uint32_t bkw_frw=0, uint32_t int_ext=0, uint32_t string=0)
unsigned int tibLayer(const DetId &id) const
unsigned int tibString(const DetId &id) const
void fillSummaryMEs(const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) override
edm::ESHandle< SiStripLorentzAngle > lorentzangleHandle_
bool SummaryOnLayerLevel_On_
void getTIDDetectors(const std::vector< uint32_t > &inputDetRawIds, std::vector< uint32_t > &tidDetRawIds, const TrackerTopology *trackerTopology, uint32_t side=0, uint32_t wheel=0, uint32_t ring=0, uint32_t ster=0)
bool SummaryOnStringLevel_On_
void getTECDetectors(const std::vector< uint32_t > &inputDetRawIds, std::vector< uint32_t > &tecDetRawIds, const TrackerTopology *trackerTopology, uint32_t side=0, uint32_t wheel=0, uint32_t petal_bkw_frw=0, uint32_t petal=0, uint32_t ring=0, uint32_t ster=0)
void getSummaryMEs(ModMEs &CondObj_ME, const uint32_t &detId_, const TrackerTopology *tTopo)
SiStripLorentzAngleDQM(const edm::EventSetup &eSetup, edm::RunNumber_t iRun, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet)
void fillTkMap(const uint32_t &detid, const float &value)
U second(std::pair< T, U > const &p)
const std::map< unsigned int, float > & getLorentzAngles() const
std::map< uint32_t, ModMEs > SummaryMEsMap_
bool tibIsExternalString(const DetId &id) const
float getLorentzAngle(const uint32_t &) const
void getActiveDetIds(const edm::EventSetup &eSetup) override
std::vector< uint32_t > GetSameLayerDetId(const std::vector< uint32_t > &activeDetIds, uint32_t selDetId, const TrackerTopology *tTopo)
constexpr int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
std::pair< std::string, uint32_t > getStringNameAndId(const uint32_t &detId_, const TrackerTopology *tTopo)
MonitorElement * SummaryOfProfileDistr
void fillMEsForLayer(uint32_t selDetId_, const TrackerTopology *tTopo) override
~SiStripLorentzAngleDQM() override
void getConditionObject(const edm::EventSetup &eSetup) override
std::pair< std::string, uint32_t > getLayerNameAndId(const uint32_t &detId_, const TrackerTopology *tTopo)
std::vector< uint32_t > activeDetIds
void getTOBDetectors(const std::vector< uint32_t > &inputDetRawIds, std::vector< uint32_t > &tobDetRawIds, const TrackerTopology *trackerTopology, uint32_t layer=0, uint32_t bkw_frw=0, uint32_t rod=0)
std::string createHistoLayer(std::string description, std::string id_type, std::string path, std::string flag)
unsigned int tobRod(const DetId &id) const
MonitorElement * SummaryOfCumulDistr
bool tibIsInternalString(const DetId &id) const
T const * product() const
SiStripHistoId hidmanager
std::unique_ptr< TkHistoMap > Tk_HM_
unsigned int tobLayer(const DetId &id) const