CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes | Private Member Functions | Friends
L1GtJetCountsTemplate::ObjectParameter Struct Reference

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
 

Detailed Description

typedef for a single object template

Definition at line 56 of file L1GtJetCountsTemplate.h.

Constructor & Destructor Documentation

◆ ObjectParameter()

L1GtJetCountsTemplate::ObjectParameter::ObjectParameter ( )
inline

Definition at line 57 of file L1GtJetCountsTemplate.h.

Member Function Documentation

◆ serialize()

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

Friends And Related Function Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Definition at line 63 of file L1GtJetCountsTemplate.h.

◆ cond::serialization::access

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

Definition at line 63 of file L1GtJetCountsTemplate.h.

Member Data Documentation

◆ countIndex

unsigned int L1GtJetCountsTemplate::ObjectParameter::countIndex

Definition at line 58 of file L1GtJetCountsTemplate.h.

Referenced by L1GtJetCountsCondition::evaluateCondition().

◆ countOverflow

bool L1GtJetCountsTemplate::ObjectParameter::countOverflow

Definition at line 61 of file L1GtJetCountsTemplate.h.

◆ countThreshold

unsigned int L1GtJetCountsTemplate::ObjectParameter::countThreshold

Definition at line 59 of file L1GtJetCountsTemplate.h.

Referenced by L1GtJetCountsCondition::evaluateCondition().