1 #ifndef L1Trigger_L1TGlobal_EnergySumTemplate_h
2 #define L1Trigger_L1TGlobal_EnergySumTemplate_h
85 virtual void print(std::ostream& myCout)
const;
EnergySumTemplate & operator=(const EnergySumTemplate &)
unsigned int etLowThreshold
unsigned int phiWindow1Lower
void copy(const EnergySumTemplate &cp)
copy function for copy constructor and operator=
unsigned int etHighThreshold
virtual void print(std::ostream &myCout) const
print the condition
unsigned long long phiRange0Word
friend std::ostream & operator<<(std::ostream &, const EnergySumTemplate &)
output stream operator
const std::vector< ObjectParameter > * objectParameter() const
unsigned int phiWindow2Lower
typedef for a single object template
std::vector< ObjectParameter > m_objectParameter
variables containing the parameters
unsigned int phiWindow1Upper
unsigned int phiWindow2Upper
unsigned long long phiRange1Word
void setConditionParameter(const std::vector< ObjectParameter > &)
set functions
virtual ~EnergySumTemplate()