CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes | Private Member Functions | Friends
L1TMuonEndCapForest::DTreeNode Class Reference

#include <L1TMuonEndCapForest.h>

Public Member Functions

 DTreeNode ()
 

Public Attributes

double fitVal
 
unsigned ileft
 
unsigned iright
 
double splitVal
 
int splitVar
 

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

Definition at line 18 of file L1TMuonEndCapForest.h.

Constructor & Destructor Documentation

L1TMuonEndCapForest::DTreeNode::DTreeNode ( )
inline

Member Function Documentation

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

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 27 of file L1TMuonEndCapForest.h.

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

Definition at line 27 of file L1TMuonEndCapForest.h.

Member Data Documentation

double L1TMuonEndCapForest::DTreeNode::fitVal

Definition at line 23 of file L1TMuonEndCapForest.h.

Referenced by DTreeNode(), and emtf::Tree::loadFromCondPayloadRecursive().

unsigned L1TMuonEndCapForest::DTreeNode::ileft

Definition at line 24 of file L1TMuonEndCapForest.h.

Referenced by DTreeNode(), and emtf::Tree::loadFromCondPayloadRecursive().

unsigned L1TMuonEndCapForest::DTreeNode::iright

Definition at line 25 of file L1TMuonEndCapForest.h.

Referenced by DTreeNode(), and emtf::Tree::loadFromCondPayloadRecursive().

double L1TMuonEndCapForest::DTreeNode::splitVal

Definition at line 22 of file L1TMuonEndCapForest.h.

Referenced by DTreeNode(), and emtf::Tree::loadFromCondPayloadRecursive().

int L1TMuonEndCapForest::DTreeNode::splitVar