7 lines
95 B
C++
7 lines
95 B
C++
#ifndef Analysis_h
|
|
#define Analysis_h
|
|
|
|
#include "g4root.hh"
|
|
|
|
#endif /* end of include guard */
|