CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
FWTriggerTableView::Column Struct Reference

#include <FWTriggerTableView.h>

Public Member Functions

 Column (const std::string &s)
 

Public Attributes

std::string title
 
std::vector< std::string > values
 

Detailed Description

Definition at line 35 of file FWTriggerTableView.h.

Constructor & Destructor Documentation

◆ Column()

FWTriggerTableView::Column::Column ( const std::string &  s)
inline

Definition at line 38 of file FWTriggerTableView.h.

Member Data Documentation

◆ title

std::string FWTriggerTableView::Column::title

◆ values

std::vector<std::string> FWTriggerTableView::Column::values