1 from PhysicsTools.HeppyCore.framework.analyzer
import Analyzer
8 servname =
'_'.
join([
'PhysicsTools.HeppyCore.framework.services.tfile.TFileService',
9 self.cfg_ana.file_label
11 tfileservice = setup.services[servname]
12 tfileservice.file.cd()
13 self.
hist = TH1F(
"hist",
"an histogram", 200, 0, 200)
void Fill(HcalDetId &id, double val, std::vector< TH2F > &depth)
def beginLoop(self, setup)
static std::string join(char **cmd)