36 |
|
|
37 |
|
std::string edmName_; //name of edm conversions |
38 |
|
std::string mitName_; //mit name of Conversions |
39 |
< |
std::string stableDataName_; //= mitName_ + "_StableDatas" |
39 |
> |
bool checkTrackRef_; //Check to see if track collection is there |
40 |
> |
std::string stableDataName_; //= mitName_ + "_StableDatas" |
41 |
|
std::string convElectronMapName_; //name of imported electrons map |
42 |
|
std::vector<std::string> stablePartMapNames_; //name imp maps wrt stable parts |
43 |
|
std::string conversionMapName_; //name of exported conv map |