#include <EcalSimPulseShape.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 7 of file EcalSimPulseShape.h.
◆ EcalSimPulseShape()
EcalSimPulseShape::EcalSimPulseShape |
( |
| ) |
|
|
inline |
◆ ~EcalSimPulseShape()
EcalSimPulseShape::~EcalSimPulseShape |
( |
| ) |
|
|
inline |
◆ getTimeInterval()
float EcalSimPulseShape::getTimeInterval |
( |
| ) |
|
|
inline |
◆ serialize()
template<class Archive >
void EcalSimPulseShape::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ setTimeInterval()
void EcalSimPulseShape::setTimeInterval |
( |
float |
x | ) |
|
|
inline |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ cond::serialization::access
template<typename CondSerializationT , typename Enabled >
◆ apd_shape
std::vector<double> EcalSimPulseShape::apd_shape |
◆ apd_thresh
double EcalSimPulseShape::apd_thresh |
◆ barrel_shape
std::vector<double> EcalSimPulseShape::barrel_shape |
◆ barrel_thresh
double EcalSimPulseShape::barrel_thresh |
◆ endcap_shape
std::vector<double> EcalSimPulseShape::endcap_shape |
◆ endcap_thresh
double EcalSimPulseShape::endcap_thresh |
◆ time_interval
float EcalSimPulseShape::time_interval |