Classes | Namespaces
ProxyBaseTest_module.cc File Reference

Tests feattures of ProxyBase.h. More...

#include "lardata/RecoBaseProxy/Track.h"
#include "lardataalg/Utilities/StatCollector.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "lardataobj/RecoBase/Track.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/TrackFitHitInfo.h"
#include "lardataobj/RecoBase/TrackHitMeta.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "canvas/Persistency/Common/FindManyP.h"
#include "canvas/Persistency/Common/FindOneP.h"
#include "canvas/Utilities/InputTag.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Name.h"
#include "fhiclcpp/types/Comment.h"
#include "boost/test/unit_test.hpp"
#include <algorithm>
#include <memory>
#include <cstring>
#include <type_traits>

Go to the source code of this file.

Classes

class  ProxyBaseTest
 Runs a test of proxy::Tracks interface. More...
 
struct  ProxyBaseTest::Config
 
struct  tag::SpecialHits
 
struct  tag::MetadataHits
 
struct  tag::DirectHitAssns
 
struct  tag::DirectFitInfo
 
struct  tag::TrackSubproxy
 
struct  tag::FitInfoProxy
 

Namespaces

 tag
 

Detailed Description

Tests feattures of ProxyBase.h.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
September 8, 2017

Definition in file ProxyBaseTest_module.cc.