CMS 3D CMS Logo

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

#include <EcalTPGPhysicsConstHandler.h>

Inheritance diagram for popcon::EcalTPGPhysicsConstHandler:
popcon::PopConSourceHandler< EcalTPGPhysicsConst >

Public Member Functions

 EcalTPGPhysicsConstHandler (edm::ParameterSet const &)
 
void getNewObjects ()
 
std::string id () const
 
void readFromFile (const char *inputFile)
 
void writeFile (const char *inputFile)
 
 ~EcalTPGPhysicsConstHandler ()
 
- Public Member Functions inherited from popcon::PopConSourceHandler< EcalTPGPhysicsConst >
void convertFromOld ()
 
SummarydummySummary (typename OldContainer::value_type const &) const
 
void initialize (const cond::persistency::Session &dbSession, cond::TagInfo_t const &tagInfo, cond::LogDBEntry_t const &logDBEntry)
 
Ref lastPayload () const
 
cond::LogDBEntry_t const & logDBEntry () const
 
std::pair< Container const
*, std::string const > 
operator() (const cond::persistency::Session &session, cond::TagInfo_t const &tagInfo, cond::LogDBEntry_t const &logDBEntry) const
 
 PopConSourceHandler ()
 
Container const & returnData ()
 
void sort ()
 
cond::TagInfo_t const & tagInfo () const
 
std::string const & userTextLog () const
 
virtual ~PopConSourceHandler ()
 

Public Attributes

EcalCondDBInterfaceeconn
 

Private Member Functions

std::string to_string (char value[])
 

Private Attributes

unsigned int m_firstRun
 
std::string m_gentag
 
int m_i_physCfgr
 
int m_i_physClin
 
int m_i_physClut
 
unsigned int m_i_run_number
 
std::string m_i_tag
 
int m_i_version
 
unsigned int m_lastRun
 
std::string m_location
 
std::string m_locationsource
 
std::string m_name
 
std::string m_pass
 
const EcalTPGPhysicsConstm_physicsConst
 
unsigned int m_runnr
 
std::string m_runtype
 
std::string m_sid
 
std::string m_user
 

Additional Inherited Members

- Public Types inherited from popcon::PopConSourceHandler< EcalTPGPhysicsConst >
typedef std::vector< TripletContainer
 
typedef std::vector< std::pair
< EcalTPGPhysicsConst
*, cond::Time_t > > 
OldContainer
 
typedef PopConSourceHandler
< EcalTPGPhysicsConst
self
 
typedef cond::Summary Summary
 
typedef cond::Time_t Time_t
 
typedef EcalTPGPhysicsConst value_type
 
- Protected Member Functions inherited from popcon::PopConSourceHandler< EcalTPGPhysicsConst >
int add (value_type *payload, Summary *summary, Time_t time)
 
- Protected Attributes inherited from popcon::PopConSourceHandler< EcalTPGPhysicsConst >
OldContainer m_to_transfer
 
std::string m_userTextLog
 

Detailed Description

Definition at line 49 of file EcalTPGPhysicsConstHandler.h.

Constructor & Destructor Documentation

popcon::EcalTPGPhysicsConstHandler::EcalTPGPhysicsConstHandler ( edm::ParameterSet const &  ps)

Definition at line 14 of file EcalTPGPhysicsConstHandler.cc.

popcon::EcalTPGPhysicsConstHandler::~EcalTPGPhysicsConstHandler ( )

Definition at line 32 of file EcalTPGPhysicsConstHandler.cc.

Member Function Documentation

void popcon::EcalTPGPhysicsConstHandler::getNewObjects ( )
virtual
std::string popcon::EcalTPGPhysicsConstHandler::id ( ) const
inlinevirtual
void popcon::EcalTPGPhysicsConstHandler::readFromFile ( const char *  inputFile)

Definition at line 420 of file EcalTPGPhysicsConstHandler.cc.

std::string popcon::EcalTPGPhysicsConstHandler::to_string ( char  value[])
inlineprivate

Definition at line 68 of file EcalTPGPhysicsConstHandler.h.

References relativeConstraints::value.

68  {
69  std::ostringstream streamOut;
70  streamOut << value;
71  return streamOut.str();
72  }
void popcon::EcalTPGPhysicsConstHandler::writeFile ( const char *  inputFile)

Definition at line 469 of file EcalTPGPhysicsConstHandler.cc.

Member Data Documentation

EcalCondDBInterface* popcon::EcalTPGPhysicsConstHandler::econn

Definition at line 64 of file EcalTPGPhysicsConstHandler.h.

unsigned int popcon::EcalTPGPhysicsConstHandler::m_firstRun
private

Definition at line 76 of file EcalTPGPhysicsConstHandler.h.

std::string popcon::EcalTPGPhysicsConstHandler::m_gentag
private

Definition at line 80 of file EcalTPGPhysicsConstHandler.h.

int popcon::EcalTPGPhysicsConstHandler::m_i_physCfgr
private

Definition at line 93 of file EcalTPGPhysicsConstHandler.h.

int popcon::EcalTPGPhysicsConstHandler::m_i_physClin
private

Definition at line 91 of file EcalTPGPhysicsConstHandler.h.

int popcon::EcalTPGPhysicsConstHandler::m_i_physClut
private

Definition at line 92 of file EcalTPGPhysicsConstHandler.h.

unsigned int popcon::EcalTPGPhysicsConstHandler::m_i_run_number
private

Definition at line 90 of file EcalTPGPhysicsConstHandler.h.

std::string popcon::EcalTPGPhysicsConstHandler::m_i_tag
private

Definition at line 88 of file EcalTPGPhysicsConstHandler.h.

int popcon::EcalTPGPhysicsConstHandler::m_i_version
private

Definition at line 89 of file EcalTPGPhysicsConstHandler.h.

unsigned int popcon::EcalTPGPhysicsConstHandler::m_lastRun
private

Definition at line 77 of file EcalTPGPhysicsConstHandler.h.

std::string popcon::EcalTPGPhysicsConstHandler::m_location
private

Definition at line 79 of file EcalTPGPhysicsConstHandler.h.

std::string popcon::EcalTPGPhysicsConstHandler::m_locationsource
private

Definition at line 84 of file EcalTPGPhysicsConstHandler.h.

std::string popcon::EcalTPGPhysicsConstHandler::m_name
private

Definition at line 85 of file EcalTPGPhysicsConstHandler.h.

Referenced by id().

std::string popcon::EcalTPGPhysicsConstHandler::m_pass
private

Definition at line 83 of file EcalTPGPhysicsConstHandler.h.

const EcalTPGPhysicsConst* popcon::EcalTPGPhysicsConstHandler::m_physicsConst
private

Definition at line 74 of file EcalTPGPhysicsConstHandler.h.

unsigned int popcon::EcalTPGPhysicsConstHandler::m_runnr
private

Definition at line 86 of file EcalTPGPhysicsConstHandler.h.

std::string popcon::EcalTPGPhysicsConstHandler::m_runtype
private

Definition at line 87 of file EcalTPGPhysicsConstHandler.h.

std::string popcon::EcalTPGPhysicsConstHandler::m_sid
private

Definition at line 81 of file EcalTPGPhysicsConstHandler.h.

std::string popcon::EcalTPGPhysicsConstHandler::m_user
private

Definition at line 82 of file EcalTPGPhysicsConstHandler.h.