namespace trig class TrigRaw Trigger raw data descriptor class
Trigger raw data descriptor class. Describes the location of the raw data in which the trigger was found.
TrigRaw(const char* File, const char* FrameID, Interval Start=0.0, Interval Length=0.0)
TrigRaw(const TrigRaw& x)
TrigRaw& operator=(const TrigRaw& x)
void Serialize(std::ostream &serial) const
const std::string& getChannel(void) const
const std::string& getFrame(void) const
Interval getEpochStart(void) const
Interval getEpochLength(void) const
xsil::XSIL* genXmlDoc(xsil::XSIL* insert) const
void setChannel(const std::string& Name)
alphabetic index hierarchy of classes
generated by doc++