typedef for a single object template More...
#include <L1GtJetCountsTemplate.h>
Public Member Functions | |
ObjectParameter () | |
Public Attributes | |
unsigned int | countIndex |
bool | countOverflow |
unsigned int | countThreshold |
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 |
typedef for a single object template
Definition at line 62 of file L1GtJetCountsTemplate.h.
|
inline |
Definition at line 64 of file L1GtJetCountsTemplate.h.
|
private |
|
friend |
Definition at line 70 of file L1GtJetCountsTemplate.h.
|
friend |
Definition at line 70 of file L1GtJetCountsTemplate.h.
unsigned int L1GtJetCountsTemplate::ObjectParameter::countIndex |
Definition at line 65 of file L1GtJetCountsTemplate.h.
Referenced by L1GtJetCountsCondition::evaluateCondition().
bool L1GtJetCountsTemplate::ObjectParameter::countOverflow |
Definition at line 68 of file L1GtJetCountsTemplate.h.
unsigned int L1GtJetCountsTemplate::ObjectParameter::countThreshold |
Definition at line 66 of file L1GtJetCountsTemplate.h.
Referenced by L1GtJetCountsCondition::evaluateCondition().