CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
PhysicsTools_FWLite::dictionary Struct Reference

#include <classes.h>

Public Attributes

reco::parser::ExpressionPtr eptr
 
std::vector
< reco::parser::ExpressionPtr
eptrs
 
reco::parser::SelectorPtr sptr
 
std::vector
< reco::parser::SelectorPtr
sptrs
 

Detailed Description

Definition at line 18 of file classes.h.

Member Data Documentation

reco::parser::ExpressionPtr PhysicsTools_FWLite::dictionary::eptr

Definition at line 20 of file classes.h.

std::vector<reco::parser::ExpressionPtr> PhysicsTools_FWLite::dictionary::eptrs

Definition at line 21 of file classes.h.

reco::parser::SelectorPtr PhysicsTools_FWLite::dictionary::sptr

Definition at line 22 of file classes.h.

std::vector<reco::parser::SelectorPtr> PhysicsTools_FWLite::dictionary::sptrs

Definition at line 23 of file classes.h.