CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
FP420HitsObject.h
Go to the documentation of this file.
1 #ifndef FP420HitsObject_H
2 #define FP420HitsObject_H
3 
5 
7 public:
9  std::string name() { return _name; }
11 
12 private:
15 };
16 
17 #endif
TrackingSlaveSD::Collection & hits()
std::string name()
TrackingSlaveSD::Collection & _hits
std::string _name
FP420HitsObject(std::string, TrackingSlaveSD::Collection &)
std::vector< PSimHit > Collection