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 56 of file L1GtJetCountsTemplate.h.
|
inline |
Definition at line 57 of file L1GtJetCountsTemplate.h.
|
private |
|
friend |
Definition at line 63 of file L1GtJetCountsTemplate.h.
|
friend |
Definition at line 63 of file L1GtJetCountsTemplate.h.
unsigned int L1GtJetCountsTemplate::ObjectParameter::countIndex |
Definition at line 58 of file L1GtJetCountsTemplate.h.
Referenced by L1GtJetCountsCondition::evaluateCondition().
bool L1GtJetCountsTemplate::ObjectParameter::countOverflow |
Definition at line 61 of file L1GtJetCountsTemplate.h.
unsigned int L1GtJetCountsTemplate::ObjectParameter::countThreshold |
Definition at line 59 of file L1GtJetCountsTemplate.h.
Referenced by L1GtJetCountsCondition::evaluateCondition().