36 #include "Identifier/Identifier.h" 
   48         std::vector<Identifier>& boardtid, std::vector<double>& boardtsum,
 
   49         std::vector<Identifier>& backtid, std::vector<double>& backtsum);
 
   52         std::vector<Identifier>& boardtid, std::vector<double>& boardtsum,
 
   53         std::vector<Identifier>& backtid, std::vector<double>& backtsum);
 
   59         std::vector<Identifier>& boardtid, std::vector<double>& boardtsum,
 
   60         std::vector<Identifier>& backtid, std::vector<double>& backtsum);
 
   63         std::vector<Identifier>& boardtid, std::vector<double>& boardtsum,
 
   64         std::vector<Identifier>& backtid, std::vector<double>& backtsum);
 
   86     std::string 
whoami   (
void)
 const { 
return "TileTrigger"; }
 
   87     void        print    (
void) 
const;
 
   90     operator std::string() 
const;
 
  106 #endif  //TILEEVENT_TILETRIGGER_H