51 edm::LogInfo(
"EcalTPGBadXTHandler") <<
"Started GetNewObjects!!!";
54 unsigned int max_since=0;
56 edm::LogInfo(
"EcalTPGBadXTHandler") <<
"max_since : " << max_since;
57 edm::LogInfo(
"EcalTPGBadXTHandler") <<
"retrieved last payload ";
60 edm::LogInfo(
"EcalTPGBadXTHandler") <<
"Retrieving run list from ONLINE DB ... ";
62 edm::LogInfo(
"EcalTPGBadXTHandler") <<
"Making connection...";
94 if(min_run<max_since) {
102 edm::LogInfo(
"EcalTPGBadXTHandler") <<
"min_run= " << min_run <<
"max_run= " << max_run;
108 std::vector<RunIOV> run_vec= my_list.
getRuns();
109 size_t num_runs=run_vec.size();
111 std::cout <<
"number of runs is : "<< num_runs<< std::endl;
113 std::vector<EcalLogicID> my_EcalLogicId;
114 std::vector<EcalLogicID> my_EcalLogicId_EE;
124 "EB_crystal_number",123 );
130 "EE_crystal_number",123 );
134 for(
size_t kr=0; kr<run_vec.size(); kr++){
135 std::cout <<
"here we are in run "<<kr<<std::endl;
136 irun=
static_cast<unsigned int>(run_vec[kr].getRunNumber());
138 std::cout<<
" **************** "<<std::endl;
139 std::cout<<
" **************** "<<std::endl;
143 std::map<EcalLogicID, RunTPGConfigDat>
dataset;
147 int the_config_version=0;
149 std::map< EcalLogicID, RunTPGConfigDat>::const_iterator it;
152 for( it=dataset.begin(); it!=dataset.end(); it++ )
165 std::cout<<
" run= "<<irun<<
" tag "<<the_config_tag<<
" version="<<the_config_version <<std::endl;
171 std::cout<<
"the tag is different from last transferred run ... retrieving last config set from DB"<<std::endl;
180 std::cout <<
" before fetch config set" << std::endl;
181 econn-> fetchConfigSet(&fe_main_info);
182 std::cout <<
" after fetch config set" << std::endl;
186 int badxtId=fe_main_info.
getBxtId();
188 if( badxtId !=
m_i_badXT && badxtId!=0) {
191 fe_badXt_info.
setId(badxtId);
192 econn-> fetchConfigSet(&fe_badXt_info);
193 std::vector<FEConfigBadXTDat> dataset_TpgBadXT;
202 typedef std::vector<FEConfigBadXTDat>::const_iterator CIfeped;
207 for (CIfeped
p = dataset_TpgBadXT.begin();
p != dataset_TpgBadXT.end();
p++) {
216 if (fed_id>=610 && fed_id<=645) {
221 if(fed_id<=627 ) sm_num=fed_id-609+18;
222 if(fed_id>627 ) sm_num=fed_id-627;
227 for(
size_t ixt=0; ixt<my_EcalLogicId.size(); ixt++){
229 if(my_EcalLogicId[ixt].getID1()==fed_id && my_EcalLogicId[ixt].getID2()==tt_id
230 && my_EcalLogicId[ixt].getID3()==xt_id ) {
232 int ecid= my_EcalLogicId[ixt].getLogicID();
233 xt_num=(ecid)-(101100+sm_num)*10000;
238 std::cout<<
" masking crystal "<<sm_num<<
"/"<<xt_num<<
" from fed/tt/xt"<<
239 fed_id<<
"/"<<tt_id<<
"/"<<xt_id<< std::endl;
240 if( sm_num==0 && xt_num==0 ) {
241 std::cout<<
" ERROR FOR crystal from fed/tt/xt"<<
242 fed_id<<
"/"<<tt_id<<
"/"<<xt_id<< std::endl;
255 for(
size_t ixt=0; ixt<my_EcalLogicId_EE.size(); ixt++){
257 if(my_EcalLogicId_EE[ixt].getID1()==fed_id && my_EcalLogicId_EE[ixt].getID2()==tt_id
258 && my_EcalLogicId_EE[ixt].getID3()==xt_id ) {
260 long ecid=(long) my_EcalLogicId_EE[ixt].getLogicID();
262 y=ecid-( (long)(ecid/1000) ) *1000;
263 x= ( ecid-
y) /1000 ;
264 x= x -( (long)(x/1000) ) *1000;
265 z= (ecid-y-x*1000 )/1000000 -2010;
271 if( x==0 && y==0 && z==0 ) {
272 std::cout<<
" ERROR FOR crystal from fed/tt/xt"<<
273 fed_id<<
"/"<<tt_id<<
"/"<<xt_id<< std::endl;
281 edm::LogInfo(
"EcalTPGBadXTHandler") <<
"Finished badXT reading";
291 writeFile(
"last_tpg_badXT_settings.txt");
299 writeFile(
"last_tpg_badXT_settings.txt");
301 std::cout<<
" even if the tag/version is not the same, the badXT id is the same -> no transfer needed "<< std::endl;
308 std::cout <<
"ERROR: THIS CONFIG DOES NOT EXIST: tag=" <<the_config_tag
309 <<
" version="<<the_config_version<< std::endl;
314 std::cout<<
" **************** "<<std::endl;
318 std::cout<<
" no tag saved to RUN_TPGCONFIG_DAT by EcalSupervisor -> no transfer needed "<< std::endl;
319 std::cout<<
" **************** "<<std::endl;
324 std::cout<<
" the tag/version is the same -> no transfer needed "<< std::endl;
325 std::cout<<
" **************** "<<std::endl;
326 writeFile(
"last_tpg_badXT_settings.txt");
335 edm::LogInfo(
"EcalTPGBadXTHandler")<<
"Ecal - > end of getNewObjects -----------";
void setRunTypeDef(const RunTypeDef &runTypeDef)
std::vector< RunIOV > getRuns()
void writeFile(const char *inputFile)
std::string getConfigTag() const
OldContainer m_to_transfer
std::vector< EcalLogicID > getEcalLogicIDSetOrdered(std::string name, int fromId1, int toId1, int fromId2=EcalLogicID::NULLID, int toId2=EcalLogicID::NULLID, int fromId3=EcalLogicID::NULLID, int toId3=EcalLogicID::NULLID, std::string mapsTo="", int orderedBy=EcalLogicID::NULLID)
void fetchConfigDataSet(std::vector< DATT > *fillMap, ICONF *iconf)
void setValue(const uint32_t id, const Item &item)
cond::ValidityInterval lastInterval
void fetchDataSet(std::map< EcalLogicID, DATT > *fillMap, IOVT *iov)
RunList fetchGlobalRunListByLocation(const RunTag &tag, int min_run, int max_run, const LocationDef &locDef)
EcalCondDBInterface * econn
void setLocationDef(const LocationDef &locDef)
EcalTPGCrystalStatus * produceEcalTrgChannelStatus()
void setRunType(std::string runtype)
unsigned int m_i_run_number
void setConfigTag(std::string x)
void setLocation(std::string loc)
void setGeneralTag(std::string tag)
static const int SMCRYSTALMODE
void readFromFile(const char *inputFile)
cond::TagInfo_t const & tagInfo() const