classes.h
Go to the documentation of this file.
1 /**
2  * @file larcoreobj/SimpleTypesAndConstants/classes.h
3  * @brief Driver for classes to be known by ROOT dictionary infrastructure.
4  * @author Gianluca Petrillo (petrillo@fnal.gov)
5  * @date December 5, 2017
6  *
7  */
8 
9 // this will be needed only if we try to put the geo structures
10 // (or their collections) directly into a art::Event:
11 // #include "canvas/Persistency/Common/Wrapper.h"
12 
13 
15 
16 #include <vector>
Definitions of geometry vector data types.