CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
classes.h
Go to the documentation of this file.
2 
3 //Add includes for your classes here
14 
15 
16 namespace PhysicsTools_SelectorUtils {
17  struct dictionary {
18 
21  std::vector< pat::strbitset> vstrbitset;
23 
24  };
25 
26 }
edm::Wrapper< pat::strbitset > wstrbitset
Definition: classes.h:20
std::vector< pat::strbitset > vstrbitset
Definition: classes.h:21
edm::Wrapper< std::vector< pat::strbitset > > wvstrbitset
Definition: classes.h:22