20 #ifndef TILEEVENT_TILETTL1_H
21 #define TILEEVENT_TILETTL1_H
23 #include "Identifier/Identifier.h"
52 const std::vector<double>
samples()
const;
55 const std::vector<float>&
fsamples()
const;
58 std::string
whoami (
void)
const {
return "TileTTL1"; }
59 void print (
void)
const;
62 operator std::string()
const;
71 #endif //TILEEVENT_TILETTL1_H