CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes | Private Member Functions | Friends
EcalMustacheSCParameters::ParabolaParameters Struct Reference

#include <EcalMustacheSCParameters.h>

Public Attributes

double etaMin
 
double log10EMin
 
std::vector< double > pLow
 
std::vector< double > pUp
 
std::vector< double > w0Low
 
std::vector< double > w0Up
 
std::vector< double > w1Low
 
std::vector< double > w1Up
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 
template<typename CondSerializationT , typename Enabled >
struct cond::serialization::access
 

Detailed Description

Definition at line 18 of file EcalMustacheSCParameters.h.

Member Function Documentation

template<class Archive >
void EcalMustacheSCParameters::ParabolaParameters::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 28 of file EcalMustacheSCParameters.h.

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 28 of file EcalMustacheSCParameters.h.

Member Data Documentation

double EcalMustacheSCParameters::ParabolaParameters::etaMin
double EcalMustacheSCParameters::ParabolaParameters::log10EMin
std::vector<double> EcalMustacheSCParameters::ParabolaParameters::pLow

Definition at line 22 of file EcalMustacheSCParameters.h.

std::vector<double> EcalMustacheSCParameters::ParabolaParameters::pUp

Definition at line 21 of file EcalMustacheSCParameters.h.

std::vector<double> EcalMustacheSCParameters::ParabolaParameters::w0Low

Definition at line 25 of file EcalMustacheSCParameters.h.

std::vector<double> EcalMustacheSCParameters::ParabolaParameters::w0Up

Definition at line 23 of file EcalMustacheSCParameters.h.

std::vector<double> EcalMustacheSCParameters::ParabolaParameters::w1Low

Definition at line 26 of file EcalMustacheSCParameters.h.

std::vector<double> EcalMustacheSCParameters::ParabolaParameters::w1Up

Definition at line 24 of file EcalMustacheSCParameters.h.