14#ifndef ALICEO2_EVENTGEN_TRIGGER_H_ 
   15#define ALICEO2_EVENTGEN_TRIGGER_H_ 
   25typedef std::function<bool(
const std::vector<TParticle>&)> 
Trigger;
 
std::function< bool(void *, std::string)> DeepTrigger
std::function< bool(const std::vector< TParticle > &)> Trigger
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...