SIOValidationObj.h
Go to the documentation of this file.
1 #ifndef SIOVALIDATIONOBJ_H
2 #define SIOVALIDATIONOBJ_H
3 
4 #include "ValidationObj.h"
5 
6 
8 
9 public:
11 
12  virtual bool Fill(const evt::Event& event);
13  virtual ~SIOValidationObj() { }
14 
15 };
16 
17 
18 #endif
virtual bool Fill(const evt::Event &event)
virtual ~SIOValidationObj()

, generated on Tue Sep 26 2023.