HitUtils.cxx
Go to the documentation of this file.
1 /**
2  * @file HitUtils.cxx
3  * @brief Functions and objects interfacing with recob::Hit
4  * @author Gianluca Petrillo (petrillo@fnal.gov)
5  * @date December 16th, 2014
6  * @see HitUtils.h
7  */
8 
9 // this header
10 #include "HitUtils.h"
11 
12 
13 
14 
Functions and objects interfacing with recob::Hit.