LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
HitType.h
Go to the documentation of this file.
1 // \file HitType.h
5 // \author psihas@fnal.gov
7 #ifndef LCVN_HITTYPE_H
8 #define LCVN_HITTYPE_H
9 
10 namespace lcvn {
11 
12  enum HitType {
23  };
24 
25 }
26 
27 #endif // CVN_HITTYPE_H
Utility class for truth labels.
HitType
Definition: HitType.h:12