#include <DYTThrObject.h>
Public Attributes | |
DetId | id |
double | thr |
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 |
Definition at line 10 of file DYTThrObject.h.
|
private |
|
friend |
Definition at line 14 of file DYTThrObject.h.
|
friend |
Definition at line 14 of file DYTThrObject.h.
DetId DYTThrObject::DytThrStruct::id |
Definition at line 11 of file DYTThrObject.h.
Referenced by DynamicTruncation::getThresholdFromDB().
double DYTThrObject::DytThrStruct::thr |
Definition at line 12 of file DYTThrObject.h.
Referenced by DynamicTruncation::getThresholdFromDB().