Group of paterns, for which the "baseline"("track") algorithm is performed. More...
#include <L1Trigger/RPCTrigger/interface/TTPatternsGroup.h>
Public Member Functions | |
TTPatternsGroup () | |
Public Member Functions inherited from TPatternsGroup | |
void | addPattern (const RPCPattern::RPCPatVec::const_iterator &pattern) |
std::string | getGroupDescription () const |
RPCPattern::TPatternType | getPatternsGroupType () const |
void | setGroupDescription (std::string groupDescription) |
void | setPatternsGroupType (RPCPattern::TPatternType patternsGroupType) |
void | updateShape (const RPCPattern::RPCPatVec::const_iterator &pattern) |
Updates m_GroupShape, i.e. sets to true strips belonging to the pattern. Coleed in addPattern() More... | |
Friends | |
class | RPCPacData |
Additional Inherited Members | |
Protected Attributes inherited from TPatternsGroup | |
std::string | m_GroupDescription |
RPCLogCone | m_GroupShape |
RPCPattern::TPatternType | m_PatternsGroupType |
std::vector < RPCPattern::RPCPatVec::const_iterator > | m_PatternsItVec |
< Vector of itereator on m_PatternsVec in Pac. More... | |
Group of paterns, for which the "baseline"("track") algorithm is performed.
Definition at line 17 of file TTPatternsGroup.h.
TTPatternsGroup::TTPatternsGroup | ( | ) |
Definition at line 14 of file TTPatternsGroup.cc.
References TPatternsGroup::m_PatternsGroupType, and RPCPattern::PAT_TYPE_T.
|
friend |
Definition at line 18 of file TTPatternsGroup.h.