#include <L1TMuonEndCapForest.h>
Classes | |
class | DTreeNode |
Public Types | |
typedef std::vector< DTree > | DForest |
typedef std::vector< DForest > | DForestColl |
typedef std::map< int, int > | DForestMap |
typedef std::vector< DTreeNode > | DTree |
Public Member Functions | |
L1TMuonEndCapForest () | |
~L1TMuonEndCapForest () | |
Public Attributes | |
DForestColl | forest_coll_ |
DForestMap | forest_map_ |
unsigned | version_ |
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 15 of file L1TMuonEndCapForest.h.
typedef std::vector<DTree> L1TMuonEndCapForest::DForest |
Definition at line 30 of file L1TMuonEndCapForest.h.
typedef std::vector<DForest> L1TMuonEndCapForest::DForestColl |
Definition at line 31 of file L1TMuonEndCapForest.h.
typedef std::map<int,int> L1TMuonEndCapForest::DForestMap |
Definition at line 32 of file L1TMuonEndCapForest.h.
typedef std::vector<DTreeNode> L1TMuonEndCapForest::DTree |
Definition at line 29 of file L1TMuonEndCapForest.h.
|
inline |
Definition at line 38 of file L1TMuonEndCapForest.h.
|
inline |
Definition at line 39 of file L1TMuonEndCapForest.h.
|
private |
|
friend |
Definition at line 41 of file L1TMuonEndCapForest.h.
|
friend |
Definition at line 41 of file L1TMuonEndCapForest.h.
DForestColl L1TMuonEndCapForest::forest_coll_ |
Definition at line 35 of file L1TMuonEndCapForest.h.
DForestMap L1TMuonEndCapForest::forest_map_ |
Definition at line 36 of file L1TMuonEndCapForest.h.
unsigned L1TMuonEndCapForest::version_ |
Definition at line 34 of file L1TMuonEndCapForest.h.