CMS 3D CMS Logo

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

#include <CSCGainsDBConditions.h>

Inheritance diagram for CSCGainsDBConditions:
edm::ESProducer edm::EventSetupRecordIntervalFinder edm::ESProductResolverFactoryProducer edm::eventsetup::ESProductResolverProvider

Public Types

typedef std::unique_ptr< CSCDBGainsReturnType
 

Public Member Functions

 CSCGainsDBConditions (const edm::ParameterSet &)
 
ReturnType produceDBGains (const CSCDBGainsRcd &)
 
 ~CSCGainsDBConditions () override
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
 ESProducer (const ESProducer &)=delete
 
 ESProducer (ESProducer &&)=delete
 
ESResolverIndex const * getTokenIndices (unsigned int iIndex) const
 
ESRecordIndex const * getTokenRecordIndices (unsigned int iIndex) const
 
bool hasMayConsumes () const noexcept
 
size_t numberOfTokenIndices (unsigned int iIndex) const
 
ESProduceroperator= (const ESProducer &)=delete
 
ESProduceroperator= (ESProducer &&)=delete
 
SerialTaskQueueChainqueue ()
 
template<typename Record >
std::optional< std::vector< ESResolverIndex > > updateFromMayConsumes (unsigned int iIndex, const Record &iRecord) const
 
void updateLookup (eventsetup::ESRecordsToProductResolverIndices const &) final
 
 ~ESProducer () noexcept(false) override
 
- Public Member Functions inherited from edm::ESProductResolverFactoryProducer
 ESProductResolverFactoryProducer ()
 
 ESProductResolverFactoryProducer (const ESProductResolverFactoryProducer &)=delete
 
const ESProductResolverFactoryProduceroperator= (const ESProductResolverFactoryProducer &)=delete
 
 ~ESProductResolverFactoryProducer () noexcept(false) override
 
- Public Member Functions inherited from edm::eventsetup::ESProductResolverProvider
void createKeyedResolvers (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs)
 
const ComponentDescriptiondescription () const
 
 ESProductResolverProvider ()
 
 ESProductResolverProvider (const ESProductResolverProvider &)=delete
 
void fillRecordsNotAllowingConcurrentIOVs (std::set< EventSetupRecordKey > &recordsNotAllowingConcurrentIOVs) const
 
virtual void initConcurrentIOVs (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs)
 
bool isUsingRecord (const EventSetupRecordKey &key) const
 
KeyedResolverskeyedResolvers (const EventSetupRecordKey &iRecordKey, unsigned int iovIndex=0)
 
const ESProductResolverProvideroperator= (const ESProductResolverProvider &)=delete
 
void setAppendToDataLabel (const edm::ParameterSet &)
 
void setDescription (const ComponentDescription &iDescription)
 
std::set< EventSetupRecordKeyusingRecords () const
 
virtual ~ESProductResolverProvider () noexcept(false)
 
- Public Member Functions inherited from edm::EventSetupRecordIntervalFinder
bool concurrentFinder () const
 
const eventsetup::ComponentDescriptiondescriptionForFinder () const
 
 EventSetupRecordIntervalFinder ()
 
 EventSetupRecordIntervalFinder (const EventSetupRecordIntervalFinder &)=delete
 
std::set< eventsetup::EventSetupRecordKeyfindingForRecords () const
 
const ValidityIntervalfindIntervalFor (const eventsetup::EventSetupRecordKey &, const IOVSyncValue &)
 
bool nonconcurrentAndIOVNeedsUpdate (const eventsetup::EventSetupRecordKey &key, const IOVSyncValue &syncValue) const
 
const EventSetupRecordIntervalFinderoperator= (const EventSetupRecordIntervalFinder &)=delete
 
void resetInterval (const eventsetup::EventSetupRecordKey &)
 
void setDescriptionForFinder (const eventsetup::ComponentDescription &iDescription)
 
virtual ~EventSetupRecordIntervalFinder () noexcept(false)
 

Static Public Member Functions

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

Private Member Functions

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

Private Attributes

CSCDBGainscndbGains
 

Additional Inherited Members

- Protected Types inherited from edm::ESProductResolverFactoryProducer
using EventSetupRecordKey = eventsetup::EventSetupRecordKey
 
- Protected Types inherited from edm::eventsetup::ESProductResolverProvider
using KeyedResolversVector = std::vector< std::pair< DataKey, std::shared_ptr< ESProductResolver > >>
 
- Protected Member Functions inherited from edm::ESProducer
ESConsumesInfoconsumesInfoPushBackNew ()
 
unsigned int consumesInfoSize () const
 
template<typename CallbackT , typename TList , typename TRecord >
void registerProducts (std::shared_ptr< std::pair< unsigned int, std::shared_ptr< CallbackT >>> iCallback, const TList *, const TRecord *iRecord, const es::Label &iLabel)
 
template<typename CallbackT , typename TRecord >
void registerProducts (std::shared_ptr< std::pair< unsigned int, std::shared_ptr< CallbackT >>>, const eventsetup::produce::Null *, const TRecord *, const es::Label &)
 
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 TDecorator >
auto setWhatProduced (T *iThis, TReturn(T ::*iMethod)(const TRecord &), const TDecorator &iDec, const es::Label &iLabel={})
 
template<typename TFunc >
auto setWhatProduced (TFunc &&func, const es::Label &iLabel={})
 
template<typename TReturn , typename TRecord , typename TFunc , typename TDecorator >
ESConsumesCollectorT< TRecord > setWhatProduced (TFunc &&func, TDecorator &&iDec, const es::Label &iLabel={})
 
void usesResources (std::vector< std::string > const &)
 
- Protected Member Functions inherited from edm::ESProductResolverFactoryProducer
template<class TFactory >
void registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string())
 
virtual void registerFactoryWithKey (const EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ESProductResolverFactoryBase > iFactory, const std::string &iLabel=std::string())
 
KeyedResolversVector registerResolvers (const EventSetupRecordKey &, unsigned int iovIndex) override
 
- Protected Member Functions inherited from edm::eventsetup::ESProductResolverProvider
template<class T >
void usingRecord ()
 
void usingRecordWithKey (const EventSetupRecordKey &key)
 
- 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 CSCGainsDBConditions.h.

Member Typedef Documentation

◆ ReturnType

typedef std::unique_ptr<CSCDBGains> CSCGainsDBConditions::ReturnType

Definition at line 27 of file CSCGainsDBConditions.h.

Constructor & Destructor Documentation

◆ CSCGainsDBConditions()

CSCGainsDBConditions::CSCGainsDBConditions ( const edm::ParameterSet iConfig)

Definition at line 8 of file CSCGainsDBConditions.cc.

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

8  {
9  // the following line is needed to tell the framework what
10  // data is being produced
11  // added by Zhen (changed since 1_2_0)
13  findingRecord<CSCDBGainsRcd>();
14  // now do what ever other initialization is needed
15 }
auto setWhatProduced(T *iThis, const es::Label &iLabel={})
Definition: ESProducer.h:166
ReturnType produceDBGains(const CSCDBGainsRcd &)

◆ ~CSCGainsDBConditions()

CSCGainsDBConditions::~CSCGainsDBConditions ( )
override

Definition at line 17 of file CSCGainsDBConditions.cc.

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

Member Function Documentation

◆ prefillDBGains()

CSCDBGains * CSCGainsDBConditions::prefillDBGains ( )
inlinestatic

Definition at line 44 of file CSCGainsDBConditions.h.

References DMR_cfg::cerr, counter, gather_cfg::cout, beamvalidation::exit(), CSCDBGains::factor_gain, CSCDBGains::gains, mps_fire::i, recoMuon::in, createfilelist::int, dqmdumpme::k, and pixelgpudetails::MAX_SIZE.

Referenced by produceDBGains().

44  {
45  // const int MAX_SIZE = 273024;//for ME1a unganged
46  const int MAX_SIZE = 252288;
47  const int FACTOR = 1000;
48  const int MAX_SHORT = 32767;
49  CSCDBGains *cndbgains = new CSCDBGains();
50 
51  int db_index;
52  float db_gainslope; // db_intercpt, db_chisq;
53  std::vector<int> db_index_id;
54  std::vector<float> db_slope;
55  std::vector<float> db_intercept;
56  std::vector<float> db_chi2;
57  int new_index;
58  float new_gainslope, new_intercpt, new_chisq;
59  std::vector<int> new_cham_id;
60  std::vector<int> new_index_id;
61  std::vector<int> new_strips;
62  std::vector<float> new_slope;
63  std::vector<float> new_intercept;
64  std::vector<float> new_chi2;
65 
66  int counter;
67 
68  std::ifstream dbdata;
69  dbdata.open("old_dbgains.dat", std::ios::in);
70  if (!dbdata) {
71  std::cerr << "Error: old_dbgains.dat -> no such file!" << std::endl;
72  exit(1);
73  }
74 
75  while (!dbdata.eof()) {
76  dbdata >> db_index >> db_gainslope;
77  db_index_id.push_back(db_index);
78  db_slope.push_back(db_gainslope);
79  // db_intercept.push_back(db_intercpt);
80  // db_chi2.push_back(db_chisq);
81  }
82  dbdata.close();
83 
84  std::ifstream newdata;
85  newdata.open("gains.dat", std::ios::in);
86  if (!newdata) {
87  std::cerr << "Error: gains.dat -> no such file!" << std::endl;
88  exit(1);
89  }
90 
91  while (!newdata.eof()) {
92  newdata >> new_index >> new_gainslope >> new_intercpt >> new_chisq;
93  new_index_id.push_back(new_index);
94  new_slope.push_back(new_gainslope);
95  new_intercept.push_back(new_intercpt);
96  new_chi2.push_back(new_chisq);
97  }
98  newdata.close();
99 
100  CSCDBGains::GainContainer &itemvector = cndbgains->gains;
101  itemvector.resize(MAX_SIZE);
102  cndbgains->factor_gain = (short int)(FACTOR);
103  std::cout << " myfactor " << cndbgains->factor_gain << std::endl;
104 
105  for (int i = 0; i < MAX_SIZE; ++i) {
106  itemvector[i].gain_slope = int(db_slope[i] * FACTOR + 0.5);
107  }
108 
109  for (int i = 0; i < MAX_SIZE; ++i) {
110  counter = db_index_id[i];
111  itemvector[i] = itemvector[counter];
112  itemvector[i].gain_slope = int(db_slope[i]);
113 
114  for (unsigned int k = 0; k < new_index_id.size() - 1; k++) {
115  if (counter == new_index_id[k]) {
116  if ((short int)(fabs(new_slope[k] * FACTOR + 0.5)) < MAX_SHORT)
117  itemvector[counter].gain_slope = int(new_slope[k] * FACTOR + 0.5);
118  itemvector[i] = itemvector[counter];
119  }
120  }
121  if (counter > 223968) {
122  itemvector[counter].gain_slope = int(db_slope[i]);
123  itemvector[i] = itemvector[counter];
124  }
125  }
126  return cndbgains;
127 }
GainContainer gains
Definition: CSCDBGains.h:24
int factor_gain
Definition: CSCDBGains.h:19
std::vector< Item > GainContainer
Definition: CSCDBGains.h:23
static std::atomic< unsigned int > counter
constexpr unsigned int MAX_SIZE
def exit(msg="")

◆ produceDBGains()

CSCGainsDBConditions::ReturnType CSCGainsDBConditions::produceDBGains ( const CSCDBGainsRcd iRecord)

Definition at line 27 of file CSCGainsDBConditions.cc.

References prefillDBGains().

Referenced by CSCGainsDBConditions().

27  {
28  // need a new object so to not be deleted at exit
30 }
static CSCDBGains * prefillDBGains()
std::unique_ptr< CSCDBGains > ReturnType

◆ setIntervalFor()

void CSCGainsDBConditions::setIntervalFor ( const edm::eventsetup::EventSetupRecordKey ,
const edm::IOVSyncValue ,
edm::ValidityInterval oValidity 
)
overrideprivatevirtual

Implements edm::EventSetupRecordIntervalFinder.

Definition at line 32 of file CSCGainsDBConditions.cc.

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

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

Member Data Documentation

◆ cndbGains

CSCDBGains* CSCGainsDBConditions::cndbGains
private

Definition at line 36 of file CSCGainsDBConditions.h.