4 #ifndef EventFilter_StorageManager_TriggerSelector_h
5 #define EventFilter_StorageManager_TriggerSelector_h
13 #include "boost/shared_ptr.hpp"
46 Strings const& triggernames,
bool old_ =
false);
89 static std::vector<std::string>
166 #endif // EventFilter_StorageManager_TriggerSelector_h
std::vector< TreeElement * > children_
static const HistoName names[]
void init(std::string const &path, Strings const &triggernames)
static std::vector< std::string > getEventSelectionVString(edm::ParameterSet const &pset)
bool returnStatus(edm::HLTGlobalStatus const &trStatus) const
std::vector< std::string > Strings
boost::shared_ptr< TreeElement > masterElement_
bool returnStatus(edm::HLTGlobalStatus const &trStatus) const
static std::string makeXMLString(std::string const &input)
bool acceptEvent(edm::TriggerResults const &) const
TreeElement * parent() const
boost::shared_ptr< edm::EventSelector > eventSelector_
TriggerSelector(Strings const &pathspecs, Strings const &names)
static std::string trim(std::string input)
TreeElement(std::string const &inputString, Strings const &tr, TreeElement *parentElement=NULL)
boost::shared_ptr< TriggerSelector > TriggerSelectorPtr