#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 |
Definition at line 18 of file L1TMuonEndCapForest.h.
|
inline |
|
private |
|
friend |
Definition at line 27 of file L1TMuonEndCapForest.h.
|
friend |
Definition at line 27 of file L1TMuonEndCapForest.h.
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 |
Definition at line 21 of file L1TMuonEndCapForest.h.
Referenced by DTreeNode(), emtf::Tree::loadFromCondPayloadRecursive(), and L1TMuonEndCapForestESProducer::traverse().