# | Line 257 | Line 257 | class OSUAnalysis : public edm::EDProduc | |
---|---|---|
257 | vector<string> objectsToGet; | |
258 | vector<string> objectsToCut; | |
259 | vector<string> objectsToPlot; | |
260 | + | vector<string> objectsToFlag; |
261 | + | |
262 | vector<channel> channels; | |
263 | vector<histogram> histograms; | |
264 | vector<BranchSpecs> treeBranches_; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |