Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
event-shape
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
4
#include "
art/test/TestObjects/ToyProducts.h
"
5
#include "
canvas/Persistency/Common/Ptr.h
"
6
7
namespace
arttest
{
8
struct
ESPtrSimple;
9
}
10
11
struct
arttest::ESPtrSimple
{
12
art::Ptr<Simple>
p
;
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:
arttest::ESPtrSimple::p
art::Ptr< Simple > p
Definition:
ESPtrSimple.h:12
ToyProducts.h
arttest
Definition:
GroupSelector_t.h:4
Ptr.h
arttest::ESPtrSimple::aggregate
void aggregate(ESPtrSimple const &) const
Definition:
ESPtrSimple.h:14
arttest::ESPtrSimple
Definition:
ESPtrSimple.h:11
art::Ptr
Definition:
fwd.h:26
Generated by
1.8.11