Classes | Namespaces | Typedefs
AssnsProducer_module.cc File Reference
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/test/TestObjects/AssnTestData.h"
#include "canvas/Persistency/Common/Assns.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "cetlib/map_vector.h"
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  arttest::AssnsProducer
 

Namespaces

 arttest
 

Typedefs

using uintvec = vector< size_t >
 
using stringvec = vector< string >
 
using mapvec = cet::map_vector< string >
 

Typedef Documentation

Definition at line 32 of file AssnsProducer_module.cc.

using stringvec = vector<string>

Definition at line 31 of file AssnsProducer_module.cc.

using uintvec = vector<size_t>

Definition at line 30 of file AssnsProducer_module.cc.