ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
check_license Namespace Reference

Classes

class  bcolors
 
class  CommitInfo
 

Functions

def err
 
def check_git_dates
 
def main
 

Variables

list EXCLUDE []
 
string CROSS_SYMBOL u"\u2717"
 

Function Documentation

def check_license.check_git_dates (   src)

Definition at line 43 of file check_license.py.

View newest version in sPHENIX GitHub at line 43 of file check_license.py

References int().

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def check_license.err (   string)

Definition at line 28 of file check_license.py.

View newest version in sPHENIX GitHub at line 28 of file check_license.py

Referenced by _MCGIDI_map_addEntry(), SvtxEvaluator.calculateClusterError(), compress2(), RunAction.CriticalEnergy(), deflateParams(), fakeFrame(), cheprep::DeflateOutputStreamBuffer.finish(), G4SPSEneDistribution.GenerateBremEnergies(), ALICEKF.getClusterError(), RunAction.GetEnergyFromCSDARange(), RunAction.GetEnergyFromRestrictedRange(), G4NuclWatcher.getExpCs(), G4NuclWatcher.getInuclCs(), BEmcProfile.GetProb(), BEmcRec.GetProb(), G4tgrFileIn.GetWordsInLine(), GIDI_settings_processedFlux.GIDI_settings_processedFlux(), gz_error(), gzclose_r(), G4NeutronElectronElXsc.Initialise(), G4PenelopeRayleighModel.InitializeSamplingAlgorithm(), main(), main(), MCGIDI_angular_parseFromTOM(), MCGIDI_angularEnergy_parseFromTOM(), MCGIDI_angularEnergy_parsePointwiseFromTOM(), MCGIDI_distribution_parseFromTOM(), MCGIDI_energy_parseEvaporationFromTOM(), MCGIDI_energy_parseFromTOM(), MCGIDI_energy_parseGeneralEvaporationFromTOM(), MCGIDI_energy_parseMadlandNixFromTOM(), MCGIDI_energy_parseNBodyPhaseSpaceFromTOM(), MCGIDI_energy_parseSimpleMaxwellianFissionFromTOM(), MCGIDI_energy_parseWattFromTOM(), MCGIDI_energy_parseWeightedFunctionalsFromTOM(), MCGIDI_energy_parseWeightFromTOM(), MCGIDI_energyAngular_linear_parseFromTOM(), MCGIDI_energyAngular_parseFromTOM(), MCGIDI_fromTOM_pdfOfX(), MCGIDI_fromTOM_pdfsOfXGivenW(), MCGIDI_KalbachMann_parseFromTOM(), MCGIDI_KalbachMann_parseFromTOM2(), MCGIDI_LLNL_angularEnergy_parseFromTOM(), MCGIDI_LLNL_angularEnergy_parsePointwiseFromTOM(), MCGIDI_LLNLAngular_angularEnergy_parseFromTOM(), MCGIDI_misc_copyXMLAttributesToTOM(), MCGIDI_misc_Data2ptwXYPointsInUnitsOf(), MCGIDI_outputChannel_parseFromTOM(), MCGIDI_particle_getInternalID(), MCGIDI_product_parseFromTOM(), MCGIDI_product_parsePolynomialMultiplicity(), MCGIDI_product_parseWeightedReferenceMultiplicityFromTOM(), MCGIDI_reaction_parseFromTOM(), MCGIDI_target_heated_parseParticle(), MCGIDI_target_heated_parseParticleGammas(), MCGIDI_target_heated_parseParticleLevel(), MCGIDI_target_heated_parsePOPs(), MCGIDI_target_heated_parseReaction(), MCGIDI_target_heated_read(), MCGIDI_target_heated_recast(), MCGIDI_uncorrelated_parseFromTOM(), nf_Legendre_from_ptwXY(), GIDI_settings_processedFlux.operator=(), cheprep::DeflateOutputStreamBuffer.overflow(), BEmcRec.PredictEnergyProb(), ptwX_unique(), ptwXY_createFromFunction(), ptwXY_groupOneFunction(), ptwXY_groupThreeFunctions(), ptwXY_groupTwoFunctions(), ptwXY_runningIntegral(), TpcClusterCleaner.set_new_rphi_error(), TpcClusterCleaner.set_new_z_error(), G4NuclWatcher.setInuclCs(), uncompress2(), xDataTOM_axis_initialize(), xDataTOMAL_addAttribute(), xDataTOMAL_copyAttributionList(), xDataXML_axesToTOM(), xDataXML_KalbachMannCoefficientsToTOM(), xDataXML_KalbachMannToTOM(), xDataXML_polynomialToTOM(), xDataXML_regionsW_XYs_LegendreSeries_regionToTOM(), xDataXML_regionsW_XYs_LegendreSeriesToTOM(), xDataXML_regionsXYs_regionToTOM(), xDataXML_regionsXYsToTOM(), xDataXML_V_W_XYs_LegendreSeries_W_XYs_LegendreSeriesToTOM(), xDataXML_V_W_XYs_LegendreSeriesToTOM(), xDataXML_V_W_XYsToTOM(), xDataXML_W_XYs_LegendreSeriesToTOM(), xDataXML_W_XYsDataToTOM(), xDataXML_W_XYsToTOM(), xDataXML_XYsDataToTOM(), xDataXML_XYsDataToTOM2(), and xDataXML_XYsToTOM().

def check_license.main ( )

Definition at line 81 of file check_license.py.

View newest version in sPHENIX GitHub at line 81 of file check_license.py

References check_git_dates(), err(), filter, int(), Acts.open, print(), and split().

+ Here is the call graph for this function:

Variable Documentation

string check_license.CROSS_SYMBOL u"\u2717"

Definition at line 25 of file check_license.py.

View newest version in sPHENIX GitHub at line 25 of file check_license.py

list check_license.EXCLUDE []

Definition at line 11 of file check_license.py.

View newest version in sPHENIX GitHub at line 11 of file check_license.py