Checks the size of a collection. More...
#include "lardataobj/RecoBase/SpacePoint.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/Utilities/InputTag.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/OptionalAtom.h"
#include "cetlib_except/exception.h"
Go to the source code of this file.
Classes | |
class | lar::example::tests::CheckDataProductSize |
Checks the size of the specified collection. More... | |
struct | lar::example::tests::CheckDataProductSize::Config |
Namespaces | |
lar | |
LArSoft-specific namespace. | |
lar::example | |
LArSoft examples. | |
lar::example::tests | |
Tests for LArSoft examples. | |
Checks the size of a collection.
Definition in file CheckDataProductSize_module.cc.