ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AddMC.C File Reference

Go to the source code of this file.

Variables

 fin = filp[ipart] + filt[itarg] + ".root"
 
TFile * fff = new TFile(fin)
 
TH1F * hhh
 
cout<< "Opened file "<< fin
<< " ixs= "<< ixs<< endl;if(ixs==0)
hhh=(TH1F *) fff-> 
Get ("h1")
 

Variable Documentation

TFile* fff = new TFile(fin)

Definition at line 4 of file AddMC.C.

View newest version in sPHENIX GitHub at line 4 of file AddMC.C

Referenced by ptwXY_groupThreeFunctions(), and pytbbc().

fin = filp[ipart] + filt[itarg] + ".root"

Definition at line 2 of file AddMC.C.

View newest version in sPHENIX GitHub at line 2 of file AddMC.C

Referenced by G4ESTARStopping::AddData(), G4VRML1FileSceneHandler::connectPort(), G4VRML2FileSceneHandler::connectPort(), DicomFileMgr::Convert(), G4ChipsProtonElasticXS::GetPTables(), G4ChipsHyperonElasticXS::GetPTables(), G4ChipsKaonPlusElasticXS::GetPTables(), G4ChipsPionPlusElasticXS::GetPTables(), G4ChipsPionMinusElasticXS::GetPTables(), G4ChipsAntiBaryonElasticXS::GetPTables(), G4ChipsKaonMinusElasticXS::GetPTables(), G4ChipsNeutronElasticXS::GetPTables(), PHG4FullProjSpacalCellReco::LightCollectionModel::load_data_file(), G4tgrFileIn::OpenNewFile(), DicomPhantomParameterisationColour::ReadColourData(), DicomNestedPhantomParameterisation::ReadColourData(), G4BoldyshevTripletModel::ReadData(), G4LivermoreComptonModel::ReadData(), G4LivermoreNuclearGammaConversionModel::ReadData(), G4LivermorePolarizedPhotoElectricGDModel::ReadData(), G4LivermoreGammaConversionModel::ReadData(), G4LivermoreGammaConversionModelRC::ReadData(), G4LivermorePolarizedGammaConversionModel::ReadData(), G4LivermoreBremsstrahlungModel::ReadData(), G4LivermorePolarizedPhotoElectricModel::ReadData(), G4LivermorePhotoElectricModel::ReadData(), G4SeltzerBergerModel::ReadData(), G4LivermorePolarizedComptonModel::ReadData(), G4LowEPComptonModel::ReadData(), G4LowEPPolarizedComptonModel::ReadData(), G4OpticalSurface::ReadDichroicFile(), G4tgrFileReader::ReadFiles(), G4VLEPTSModel::ReadIXS(), G4VLEPTSModel::ReadParam(), DicomPartialDetectorConstruction::ReadPhantomDataFile(), DicomDetectorConstruction::ReadPhantomDataFile(), DicomDetectorConstruction::ReadPhantomDataNew(), CLHEP::MixMaxRng::restoreStatus(), G4DAWNFILESceneHandler::SetG4PrimFileName(), and G4GMocrenFileSceneHandler::SetGddFileName().

cout<< "Opened file " << fin << " ixs= " << ixs << endl;if(ixs==0) hhh = (TH1F*)fff-> Get("h1")

Definition at line 8 of file AddMC.C.

View newest version in sPHENIX GitHub at line 8 of file AddMC.C