CMS 3D CMS Logo

Classes | Typedefs
dtbayesam Namespace Reference

Classes

class  CandidateGroup
 

Typedefs

typedef std::shared_ptr< CandidateGroupCandidateGroupPtr
 
typedef std::vector< CandidateGroupPtrCandidateGroupPtrs
 
typedef std::shared_ptr< DTPatternDTPatternPtr
 
typedef std::vector< DTPatternPtrDTPatternPtrs
 
typedef std::bitset< 8 > qualitybits
 

Typedef Documentation

◆ CandidateGroupPtr

typedef std::shared_ptr<CandidateGroup> dtbayesam::CandidateGroupPtr

Definition at line 61 of file CandidateGroup.h.

◆ CandidateGroupPtrs

Definition at line 62 of file CandidateGroup.h.

◆ DTPatternPtr

typedef std::shared_ptr<DTPattern> dtbayesam::DTPatternPtr

Definition at line 17 of file CandidateGroup.h.

◆ DTPatternPtrs

typedef std::vector<DTPatternPtr> dtbayesam::DTPatternPtrs

Definition at line 18 of file CandidateGroup.h.

◆ qualitybits

typedef std::bitset<8> dtbayesam::qualitybits

Definition at line 15 of file CandidateGroup.h.