CMS 3D CMS Logo

CaloSimulationParameters.h
Go to the documentation of this file.
1 #ifndef CondFormats_GeometryObjects_CaloSimulationParameters_h
2 #define CondFormats_GeometryObjects_CaloSimulationParameters_h
3 
5 
7 public:
10 
11  std::vector<std::string> caloNames_;
12  std::vector<int> levels_;
13  std::vector<int> neighbours_;
14  std::vector<std::string> insideNames_;
15  std::vector<int> insideLevel_;
16 
17  std::vector<std::string> fCaloNames_;
18  std::vector<int> fLevels_;
19 
21 };
22 
23 #endif
std::vector< std::string > insideNames_
std::vector< std::string > fCaloNames_
#define COND_SERIALIZABLE
Definition: Serializable.h:39
std::vector< std::string > caloNames_