Macros

Line Code
1 2 3 4 5 6 7 8 9
#ifndef L1GCTETSUMS_H
#define L1GCTETSUMS_H

#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctEtTotal.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctEtHad.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctEtMiss.h"
#include "DataFormats/L1GlobalCaloTrigger/interface/L1GctHtMiss.h"

#endif