#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | HCALResponse |
Namespaces | |
namespace | edm |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
Typedefs | |
typedef std::pair< double, double > | response |
Enumerations | |
enum | part { hcbarrel = 0, hcendcap = 1, hcforward = 2 } |
enum | type { ECAL = 0, HCAL = 1, VFCAL = 2 } |
Helper class to contain the HCAL response to hadrons and e/gamma
Definition in file HCALResponse.h.
typedef std::pair<double,double> response |
Definition at line 13 of file HCALResponse.h.
enum part |
Definition at line 14 of file HCALResponse.h.