Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
sbncode
sbncode
CAFMaker
sbncode/sbncode/CAFMaker/classes.h
Go to the documentation of this file.
1
#include "
sbnanaobj/StandardRecord/StandardRecord.h
"
2
3
#include "
lardataobj/RecoBase/Slice.h
"
4
#include "canvas/Persistency/Common/Wrapper.h"
5
#include "canvas/Persistency/Common/Assns.h"
6
#include "canvas/Persistency/Common/Ptr.h"
7
#include "canvas/Persistency/Common/PtrVector.h"
8
9
// We have to use this syntax, introducing a dummy struct, instead of the
10
// simpler "template class" to avoid the need to define
11
// StandardRecord::operator<(). See https://cdcvs.fnal.gov/redmine/issues/7075
12
namespace
{
13
struct
dict{
14
art::PtrVector<caf::StandardRecord> m1;
15
};
16
}
StandardRecord.h
Slice.h
Generated by
1.8.5