CMS 3D CMS Logo

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

#include <CSCBadStripsConditions.h>

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

Public Types

typedef std::unique_ptr< CSCBadStripsReturnType
 
- 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

 CSCBadStripsConditions (const edm::ParameterSet &)
 
ReturnType produceBadStrips (const CSCBadStripsRcd &)
 
 ~CSCBadStripsConditions () override
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
ESProxyIndex const * getTokenIndices (unsigned int iIndex) const
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &) final
 
 ~ESProducer ()(false) override
 
- Public Member Functions inherited from edm::ESProxyFactoryProducer
 ESProxyFactoryProducer ()
 
void newInterval (const eventsetup::EventSetupRecordKey &iRecordType, const ValidityInterval &iInterval) override
 overrides DataProxyProvider method More...
 
 ~ESProxyFactoryProducer () noexcept(false) override
 
- 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 CSCBadStripsprefillBadStrips ()
 
- 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 &) override
 

Private Attributes

CSCBadStripscndbBadStrips
 

Additional Inherited Members

- Protected Member Functions inherited from edm::ESProducer
 ESProducer (const ESProducer &)=delete
 
ESProducer const & operator= (const ESProducer &)=delete
 
template<typename T >
auto setWhatProduced (T *iThis, const es::Label &iLabel={})
 
template<typename T >
auto setWhatProduced (T *iThis, const char *iLabel)
 
template<typename T >
auto setWhatProduced (T *iThis, const std::string &iLabel)
 
template<typename T , typename TDecorator >
auto setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel={})
 
template<typename T , typename TReturn , typename TRecord >
auto setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel={})
 
template<typename T , typename TReturn , typename TRecord , typename TArg >
ESConsumesCollectorT< TRecord > setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel={})
 
- 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())
 
void registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList) override
 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 CSCBadStripsConditions.h.

Member Typedef Documentation

Definition at line 27 of file CSCBadStripsConditions.h.

Constructor & Destructor Documentation

CSCBadStripsConditions::CSCBadStripsConditions ( const edm::ParameterSet iConfig)

Definition at line 8 of file CSCBadStripsConditions.cc.

References produceBadStrips(), and edm::ESProducer::setWhatProduced().

8  {
9  // the following line is needed to tell the framework what
10  // data is being produced
12  findingRecord<CSCBadStripsRcd>();
13  // now do what ever other initialization is needed
14 }
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
Definition: ESProducer.h:124
ReturnType produceBadStrips(const CSCBadStripsRcd &)
CSCBadStripsConditions::~CSCBadStripsConditions ( )
override

Definition at line 16 of file CSCBadStripsConditions.cc.

16  {
17  // do anything here that needs to be done at desctruction time
18  // (e.g. close files, deallocate resources etc.)
19 }

Member Function Documentation

CSCBadStrips * CSCBadStripsConditions::prefillBadStrips ( )
inlinestatic

Definition at line 44 of file CSCBadStripsConditions.h.

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

Referenced by produceBadStrips().

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

Definition at line 26 of file CSCBadStripsConditions.cc.

References prefillBadStrips().

Referenced by CSCBadStripsConditions().

26  {
27  // need a new object so to not be deleted at exit
29 }
static CSCBadStrips * prefillBadStrips()
std::unique_ptr< CSCBadStrips > ReturnType
void CSCBadStripsConditions::setIntervalFor ( const edm::eventsetup::EventSetupRecordKey ,
const edm::IOVSyncValue ,
edm::ValidityInterval oValidity 
)
overrideprivatevirtual

Implements edm::EventSetupRecordIntervalFinder.

Definition at line 31 of file CSCBadStripsConditions.cc.

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

33  {
35 }
static const IOVSyncValue & endOfTime()
Definition: IOVSyncValue.cc:82
std::pair< Time_t, Time_t > ValidityInterval
Definition: Time.h:19
static const IOVSyncValue & beginOfTime()
Definition: IOVSyncValue.cc:88

Member Data Documentation

CSCBadStrips* CSCBadStripsConditions::cndbBadStrips
private

Definition at line 36 of file CSCBadStripsConditions.h.