CMS 3D CMS Logo

List of all members | Public Types | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
CSCBadWiresConditions Class Reference

#include <CSCBadWiresConditions.h>

Inheritance diagram for CSCBadWiresConditions:
edm::ESProducer edm::EventSetupRecordIntervalFinder edm::ESProxyFactoryProducer edm::eventsetup::DataProxyProvider

Public Types

typedef const CSCBadWiresReturnType
 
- Public Types inherited from edm::eventsetup::DataProxyProvider
typedef std::vector< std::pair< DataKey, edm::propagate_const< std::shared_ptr< DataProxy > > > > KeyedProxies
 
typedef std::vector< EventSetupRecordKeyKeys
 
typedef std::map< EventSetupRecordKey, KeyedProxiesRecordProxies
 

Public Member Functions

 CSCBadWiresConditions (const edm::ParameterSet &)
 
ReturnType produceBadWires (const CSCBadWiresRcd &)
 
 ~CSCBadWiresConditions ()
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
virtual ~ESProducer ()(false)
 
- Public Member Functions inherited from edm::ESProxyFactoryProducer
 ESProxyFactoryProducer ()
 
virtual void newInterval (const eventsetup::EventSetupRecordKey &iRecordType, const ValidityInterval &iInterval)
 overrides DataProxyProvider method More...
 
virtual ~ESProxyFactoryProducer () noexcept(false)
 
- Public Member Functions inherited from edm::eventsetup::DataProxyProvider
 DataProxyProvider ()
 
const ComponentDescriptiondescription () const
 
bool isUsingRecord (const EventSetupRecordKey &) const
 
const KeyedProxieskeyedProxies (const EventSetupRecordKey &iRecordKey) const
 
void resetProxies (const EventSetupRecordKey &iRecordType)
 
void resetProxiesIfTransient (const EventSetupRecordKey &iRecordType)
 
void setAppendToDataLabel (const edm::ParameterSet &)
 
void setDescription (const ComponentDescription &iDescription)
 
std::set< EventSetupRecordKeyusingRecords () const
 
virtual ~DataProxyProvider () noexcept(false)
 
- Public Member Functions inherited from edm::EventSetupRecordIntervalFinder
const eventsetup::ComponentDescriptiondescriptionForFinder () const
 
 EventSetupRecordIntervalFinder ()
 
std::set< eventsetup::EventSetupRecordKeyfindingForRecords () const
 
const ValidityIntervalfindIntervalFor (const eventsetup::EventSetupRecordKey &, const IOVSyncValue &)
 
void setDescriptionForFinder (const eventsetup::ComponentDescription &iDescription)
 
virtual ~EventSetupRecordIntervalFinder () noexcept(false)
 

Static Public Member Functions

static CSCBadWiresprefillBadWires ()
 
- Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider
static void prevalidate (ConfigurationDescriptions &)
 

Private Member Functions

void setIntervalFor (const edm::eventsetup::EventSetupRecordKey &, const edm::IOVSyncValue &, edm::ValidityInterval &)
 

Private Attributes

CSCBadWirescndbBadWires
 

Additional Inherited Members

- Protected Member Functions inherited from edm::ESProducer
template<typename T >
void setWhatProduced (T *iThis, const es::Label &iLabel=es::Label())
 
template<typename T >
void setWhatProduced (T *iThis, const char *iLabel)
 
template<typename T >
void setWhatProduced (T *iThis, const std::string &iLabel)
 
template<typename T , typename TDecorator >
void setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel=es::Label())
 
template<typename T , typename TReturn , typename TRecord >
void setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel=es::Label())
 
template<typename T , typename TReturn , typename TRecord , typename TArg >
void setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel=es::Label())
 
- Protected Member Functions inherited from edm::ESProxyFactoryProducer
template<class TFactory >
void registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string())
 
virtual void registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ProxyFactoryBase > iFactory, const std::string &iLabel=std::string())
 
virtual void registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList)
 override DataProxyProvider method More...
 
- Protected Member Functions inherited from edm::eventsetup::DataProxyProvider
void eraseAll (const EventSetupRecordKey &iRecordKey)
 deletes all the Proxies in aStream More...
 
void invalidateProxies (const EventSetupRecordKey &iRecordKey)
 
template<class T >
void usingRecord ()
 
void usingRecordWithKey (const EventSetupRecordKey &)
 
- Protected Member Functions inherited from edm::EventSetupRecordIntervalFinder
template<class T >
void findingRecord ()
 
void findingRecordWithKey (const eventsetup::EventSetupRecordKey &)
 

Detailed Description

Definition at line 20 of file CSCBadWiresConditions.h.

Member Typedef Documentation

Definition at line 28 of file CSCBadWiresConditions.h.

Constructor & Destructor Documentation

CSCBadWiresConditions::CSCBadWiresConditions ( const edm::ParameterSet iConfig)

Definition at line 9 of file CSCBadWiresConditions.cc.

References cndbBadWires, prefillBadWires(), produceBadWires(), and edm::ESProducer::setWhatProduced().

10 {
11  //the following line is needed to tell the framework what
12  // data is being produced
15  findingRecord<CSCBadWiresRcd>();
16  //now do what ever other initialization is needed
17 }
static CSCBadWires * prefillBadWires()
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
Definition: ESProducer.h:115
ReturnType produceBadWires(const CSCBadWiresRcd &)
CSCBadWiresConditions::~CSCBadWiresConditions ( )

Definition at line 20 of file CSCBadWiresConditions.cc.

References cndbBadWires.

21 {
22 
23  // do anything here that needs to be done at desctruction time
24  // (e.g. close files, deallocate resources etc.)
25  delete cndbBadWires;
26 }

Member Function Documentation

CSCBadWires * CSCBadWiresConditions::prefillBadWires ( )
inlinestatic

Definition at line 44 of file CSCBadWiresConditions.h.

References MessageLogger_cfi::cerr, CSCBadWires::chambers, CSCBadWires::channels, cmsRelvalreport::exit, mps_fire::i, recoMuon::in, and CSCBadWires::numberOfBadChannels.

Referenced by CSCBadWiresConditions().

45 {
46  CSCBadWires * cndbbadwires = new CSCBadWires();
47 
48  int new_index,new_chan;
49  int new_layer,new_channel, new_flag1, new_flag2, new_flag3,new_pointer;
50  std::vector<int> new_index_id;
51  std::vector<short int> new_layer_id;
52  std::vector<short int> new_chan_id;
53  std::vector<int> new_badchannels;
54  std::vector<short int> new_flag1_id;
55  std::vector<short int> new_flag2_id;
56  std::vector<short int> new_flag3_id;
57  std::vector<int> new_cham_id;
58  std::vector<int> new_point;
59 
60  //when bad channels exist use the following
61  int new_nrlines1=0;
62  int new_nrlines2=0;
63  //when empty
64  //int new_nrlines1=-1;
65  //int new_nrlines2=-1;
66 
67  std::ifstream newdata1;
68  std::ifstream newdata2;
69 
70  newdata1.open("badwires1.dat",std::ios::in);
71  if(!newdata1) {
72  std::cerr <<"Error: badwires1.dat -> no such file!"<< std::endl;
73  exit(1);
74  }
75  newdata2.open("badwires2.dat",std::ios::in); //channelcontainer
76  if(!newdata2) {
77  std::cerr <<"Error: badwires2.dat -> no such file!"<< std::endl;
78  exit(1);
79  }
80 
81  while (!newdata1.eof() ) {
82  newdata1 >> new_index >> new_pointer >> new_chan;
83  new_index_id.push_back(new_index);
84  new_point.push_back(new_pointer);
85  new_badchannels.push_back(new_chan);
86  new_nrlines1++;
87  }
88  newdata1.close();
89 
90  while (!newdata2.eof() ) {
91  newdata2 >> new_layer >> new_channel >> new_flag1 >> new_flag2 >> new_flag3;
92  new_layer_id.push_back(new_layer);
93  new_chan_id.push_back(new_channel);
94  new_flag1_id.push_back(new_flag1);
95  new_flag2_id.push_back(new_flag2);
96  new_flag3_id.push_back(new_flag3);
97  new_nrlines2++;
98  }
99  newdata2.close();
100 
101 
102  CSCBadWires::BadChamberContainer & itemvector1 = cndbbadwires->chambers;
103  itemvector1.resize(new_nrlines1);
104 
105 
106  CSCBadWires::BadChannelContainer & itemvector2 = cndbbadwires->channels;
107  itemvector2.resize(new_nrlines2);
108 
109  cndbbadwires->numberOfBadChannels = new_nrlines2;
110 
111  for(int i=0; i<new_nrlines1;i++){
112  itemvector1[i].chamber_index = new_index_id[i];
113  itemvector1[i].pointer = new_point[i];
114  itemvector1[i].bad_channels = new_badchannels[i];
115 
116  }
117 
118  for(int j=0; j<new_nrlines2;++j){
119  itemvector2[j].layer = new_layer_id[j];
120  itemvector2[j].channel = new_chan_id[j];
121  itemvector2[j].flag1 = new_flag1_id[j];
122  itemvector2[j].flag2 = new_flag2_id[j];
123  itemvector2[j].flag3 = new_flag3_id[j];
124  }
125 
126  return cndbbadwires;
127 }
std::vector< BadChamber > BadChamberContainer
Definition: CSCBadWires.h:32
BadChamberContainer chambers
Definition: CSCBadWires.h:35
BadChannelContainer channels
Definition: CSCBadWires.h:36
int numberOfBadChannels
Definition: CSCBadWires.h:30
std::vector< BadChannel > BadChannelContainer
Definition: CSCBadWires.h:33
CSCBadWiresConditions::ReturnType CSCBadWiresConditions::produceBadWires ( const CSCBadWiresRcd iRecord)

Definition at line 35 of file CSCBadWiresConditions.cc.

References cndbBadWires.

Referenced by CSCBadWiresConditions().

36 {
37  //need a new object so to not be deleted at exit
38  CSCBadWires* mydata=new CSCBadWires( *cndbBadWires );
39  return mydata;
40 
41 }
void CSCBadWiresConditions::setIntervalFor ( const edm::eventsetup::EventSetupRecordKey ,
const edm::IOVSyncValue ,
edm::ValidityInterval oValidity 
)
privatevirtual

Implements edm::EventSetupRecordIntervalFinder.

Definition at line 43 of file CSCBadWiresConditions.cc.

References edm::IOVSyncValue::beginOfTime(), and edm::IOVSyncValue::endOfTime().

45  {
47 
48  }
static const IOVSyncValue & endOfTime()
Definition: IOVSyncValue.cc:97
std::pair< Time_t, Time_t > ValidityInterval
Definition: Time.h:19
static const IOVSyncValue & beginOfTime()

Member Data Documentation

CSCBadWires* CSCBadWiresConditions::cndbBadWires
private