ESPtrSimple.h
Go to the documentation of this file.
1 #ifndef art_test_Integration_event_shape_ESPtrSimple_h
2 #define art_test_Integration_event_shape_ESPtrSimple_h
3 
6 
7 namespace arttest {
8  struct ESPtrSimple;
9 }
10 
13  void
14  aggregate(ESPtrSimple const&) const
15  {}
16 };
17 
18 #endif /* art_test_Integration_event_shape_ESPtrSimple_h */
19 
20 // Local Variables:
21 // mode: c++
22 // End:
art::Ptr< Simple > p
Definition: ESPtrSimple.h:12
void aggregate(ESPtrSimple const &) const
Definition: ESPtrSimple.h:14
Definition: fwd.h:26