CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
CSCFakeDBCrosstalk Class Reference

#include <CSCFakeDBCrosstalk.h>

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

Public Types

typedef boost::shared_ptr
< CSCDBCrosstalk
Pointer
 
- Public Types inherited from edm::eventsetup::DataProxyProvider
typedef std::vector< std::pair
< DataKey, boost::shared_ptr
< DataProxy > > > 
KeyedProxies
 
typedef std::vector
< EventSetupRecordKey
Keys
 
typedef std::map
< EventSetupRecordKey,
KeyedProxies
RecordProxies
 

Public Member Functions

 CSCFakeDBCrosstalk (const edm::ParameterSet &)
 
Pointer produceDBCrosstalk (const CSCDBCrosstalkRcd &)
 
 ~CSCFakeDBCrosstalk ()
 
- Public Member Functions inherited from edm::ESProducer
 ESProducer ()
 
virtual ~ESProducer ()
 
- Public Member Functions inherited from edm::ESProxyFactoryProducer
 ESProxyFactoryProducer ()
 
virtual void newInterval (const eventsetup::EventSetupRecordKey &iRecordType, const ValidityInterval &iInterval)
 overrides DataProxyProvider method More...
 
virtual ~ESProxyFactoryProducer ()
 
- 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 ()
 
- Public Member Functions inherited from edm::EventSetupRecordIntervalFinder
const
eventsetup::ComponentDescription
descriptionForFinder () const
 
 EventSetupRecordIntervalFinder ()
 
std::set
< eventsetup::EventSetupRecordKey
findingForRecords () const
 
const ValidityIntervalfindIntervalFor (const eventsetup::EventSetupRecordKey &, const IOVSyncValue &)
 
void setDescriptionForFinder (const eventsetup::ComponentDescription &iDescription)
 
virtual ~EventSetupRecordIntervalFinder ()
 

Static Public Member Functions

static CSCDBCrosstalkprefillDBCrosstalk ()
 

Private Member Functions

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

Private Attributes

Pointer cndbCrosstalk
 

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::auto_ptr< TFactory > iFactory, const std::string &iLabel=std::string())
 
virtual void registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::auto_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 21 of file CSCFakeDBCrosstalk.h.

Member Typedef Documentation

typedef boost::shared_ptr<CSCDBCrosstalk> CSCFakeDBCrosstalk::Pointer

Definition at line 28 of file CSCFakeDBCrosstalk.h.

Constructor & Destructor Documentation

CSCFakeDBCrosstalk::CSCFakeDBCrosstalk ( const edm::ParameterSet iConfig)

Definition at line 6 of file CSCFakeDBCrosstalk.cc.

References cndbCrosstalk, prefillDBCrosstalk(), produceDBCrosstalk(), and edm::ESProducer::setWhatProduced().

7 {
8  //the following line is needed to tell the framework what
9  // data is being produced
10  cndbCrosstalk = boost::shared_ptr<CSCDBCrosstalk> ( prefillDBCrosstalk() );
12  findingRecord<CSCDBCrosstalkRcd>();
13 }
static CSCDBCrosstalk * prefillDBCrosstalk()
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
Definition: ESProducer.h:115
Pointer produceDBCrosstalk(const CSCDBCrosstalkRcd &)
CSCFakeDBCrosstalk::~CSCFakeDBCrosstalk ( )

Definition at line 16 of file CSCFakeDBCrosstalk.cc.

17 {
18 }

Member Function Documentation

CSCDBCrosstalk * CSCFakeDBCrosstalk::prefillDBCrosstalk ( )
inlinestatic

Definition at line 44 of file CSCFakeDBCrosstalk.h.

References CSCDBCrosstalk::crosstalk, CSCDBCrosstalk::factor_intercept, CSCDBCrosstalk::factor_slope, i, plotscripts::mean(), min, and rand().

Referenced by CSCFakeDBCrosstalk().

45 {
46  int seed;
47  long int M;
48  float mean,min, minchi;
49  int ii,jj,iii,jjj;
50  const int MAX_SIZE = 217728; //or 252288 for ME4/2 chambers
51  const int SLOPE_FACTOR=10000000;
52  const int INTERCEPT_FACTOR=100000;
53 
54  CSCDBCrosstalk * cndbcrosstalk = new CSCDBCrosstalk();
55  cndbcrosstalk->crosstalk.resize(MAX_SIZE);
56 
57  seed = 10000;
58  srand(seed);
59  mean=-0.0009, min=0.035, minchi=1.5, M=1000;
60  ii=0,jj=0,iii=0,jjj=0;
61 
62  cndbcrosstalk->factor_slope = int (SLOPE_FACTOR);
63  cndbcrosstalk->factor_intercept = int (INTERCEPT_FACTOR);
64 
65  for(int i=0; i<MAX_SIZE;i++){
66  cndbcrosstalk->crosstalk[i].xtalk_slope_right = (short int) ((-((double)rand()/((double)(RAND_MAX)+(double)(1)))/10000+mean)*SLOPE_FACTOR+0.5);
67  cndbcrosstalk->crosstalk[i].xtalk_intercept_right= (short int) ((((double)rand()/((double)(RAND_MAX)+(double)(1)))/100+min)*INTERCEPT_FACTOR+0.5);
68  cndbcrosstalk->crosstalk[i].xtalk_slope_left= (short int) ((-((double)rand()/((double)(RAND_MAX)+(double)(1)))/10000+mean)*SLOPE_FACTOR+0.5);
69  cndbcrosstalk->crosstalk[i].xtalk_intercept_left=(short int) ((((double)rand()/((double)(RAND_MAX)+(double)(1)))/100+min)*INTERCEPT_FACTOR+0.5);
70 
71 
72  //80 strips per chamber
73  if(i<34561 && i%80==0){
74  cndbcrosstalk->crosstalk[i].xtalk_slope_left=0;
75  cndbcrosstalk->crosstalk[i].xtalk_intercept_left=0;
76  }
77 
78  if(i!=0 && i<34561 && (i+1)%80==0){
79  cndbcrosstalk->crosstalk[i].xtalk_slope_right=0;
80  cndbcrosstalk->crosstalk[i].xtalk_intercept_right=0;
81  }
82 
83  //64 strips per chamber
84  if(i>34560 && i<48385 && i%64==0){
85  cndbcrosstalk->crosstalk[i].xtalk_slope_left=0;
86  cndbcrosstalk->crosstalk[i].xtalk_intercept_left=0;
87  }
88 
89  if(i>34560 && i<48385 && (i+1)%64==0){
90  cndbcrosstalk->crosstalk[i].xtalk_slope_right=0;
91  cndbcrosstalk->crosstalk[i].xtalk_intercept_right=0;
92  }
93 
94  //80 strips per chamber again
95  if(i>48384 && i<143425){
96  ii++;
97  if(i>48384 && i<143425 && ii%80==0){
98  cndbcrosstalk->crosstalk[i].xtalk_slope_left=0;
99  cndbcrosstalk->crosstalk[i].xtalk_intercept_left=0;
100  }
101  }
102 
103  if(i>48384 && i<143425){
104  jj++;
105  if(i>48384 && i<143425 && (jj+1)%80==0){
106  cndbcrosstalk->crosstalk[i].xtalk_slope_right=0;
107  cndbcrosstalk->crosstalk[i].xtalk_intercept_right=0;
108  }
109  }
110 
111  //64 strips per chamber again
112  if(i>143424 && i<157249 &&i%64==0){
113  cndbcrosstalk->crosstalk[i].xtalk_slope_left=0;
114  cndbcrosstalk->crosstalk[i].xtalk_intercept_left=0;
115  }
116 
117  if(i>143424 && i<157249 && (i+1)%64==0){
118  cndbcrosstalk->crosstalk[i].xtalk_slope_right=0;
119  cndbcrosstalk->crosstalk[i].xtalk_intercept_right=0;
120  }
121 
122 
123  //80 strips per chamber last time
124  if(i>157248){
125  iii++;
126  if(i>157248 && iii%80==0){
127  cndbcrosstalk->crosstalk[i].xtalk_slope_left=0;
128  cndbcrosstalk->crosstalk[i].xtalk_intercept_left=0;
129  }
130  }
131 
132  if(i>157248){
133  jjj++;
134  if(i>157248 && (jjj+1)%80==0){
135  cndbcrosstalk->crosstalk[i].xtalk_slope_right=0;
136  cndbcrosstalk->crosstalk[i].xtalk_intercept_right=0;
137  }
138  }
139  }
140  return cndbcrosstalk;
141 }
int i
Definition: DBlmapReader.cc:9
#define min(a, b)
Definition: mlp_lapack.h:161
Signal rand(Signal arg)
Definition: vlib.cc:442
CrosstalkContainer crosstalk
CSCFakeDBCrosstalk::Pointer CSCFakeDBCrosstalk::produceDBCrosstalk ( const CSCDBCrosstalkRcd iRecord)

Definition at line 23 of file CSCFakeDBCrosstalk.cc.

References cndbCrosstalk.

Referenced by CSCFakeDBCrosstalk().

24 {
25  return cndbCrosstalk;
26 }
void CSCFakeDBCrosstalk::setIntervalFor ( const edm::eventsetup::EventSetupRecordKey ,
const edm::IOVSyncValue ,
edm::ValidityInterval oValidity 
)
privatevirtual

Implements edm::EventSetupRecordIntervalFinder.

Definition at line 28 of file CSCFakeDBCrosstalk.cc.

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

30  {
32 
33  }
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

Pointer CSCFakeDBCrosstalk::cndbCrosstalk
private

Definition at line 35 of file CSCFakeDBCrosstalk.h.

Referenced by CSCFakeDBCrosstalk(), and produceDBCrosstalk().