[root] / trunk / montecarlo / vmc / inc / TVirtualMCApplication.h Repository:
ViewVC logotype

Log of /trunk/montecarlo/vmc/inc/TVirtualMCApplication.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 43453 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 22 16:11:34 2012 UTC (2 years, 10 months ago) by ivana
File length: 3490 byte(s)
Diff to previous 30651
Modifications in vmc for multi-threading:
Making TVirtualMC and TVirtualMCApplication instances thread local;
behind #if defined(__linux__) && !defined(__CINT__)

Revision 30651 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 9 13:17:17 2009 UTC (5 years, 3 months ago) by brun
File length: 3273 byte(s)
Diff to previous 27106
From Mohammad Al-Turany

Introduce a new function to the TVirtualMCApplication called GeaneStepping which is now called from eustep.

Revision 27106 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 9 07:55:28 2009 UTC (6 years ago) by brun
File length: 3193 byte(s)
Diff to previous 23136
From Ivana:
there is added setter/getter for TVirtualMagField
in TVirtualMC.
If the field object is set, the MCApplication::Field
is not used, if not, it is used as before, but there is issued
a warning that MCApplication::Field is now deprecated and user
should move to TVirtualMagField.
There is also included a correction in the new classes
headers, as there was a problem in compilation when using
include of uniform field. And added a setter/getter for
the field value in uniform field.

Revision 23136 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 11 08:58:49 2008 UTC (6 years, 9 months ago) by rdm
File length: 3049 byte(s)
Diff to previous 20882
move the following directories to "montecarlo":

eg, g4root, pythia6, pythia8, vmc

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 3049 byte(s)
Diff to previous 20768
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 20768 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 12 16:04:42 2007 UTC (7 years, 2 months ago) by ivana
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 3049 byte(s)
Diff to previous 19826
- Modified interface TVirtualMC::DefineParticle() - added more arguments
  needed for Geant4 implementation
- Added new function TVirtualMCApplication::AddIons(),
  additional to AddParticles(), as in Geant4 ions have to be added
  later then particles  
From Mohammad Al-Turany:      
- Added new function:
  TVirtualMC::SetDecayMode()

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 2980 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 3041 byte(s)
Diff to previous 19620
remove :$ from tag line

Revision 19620 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 13 17:29:32 2007 UTC (7 years, 5 months ago) by brun
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 3051 byte(s)
Diff to previous 18843
From Axel and Gordon Watts:
Move inline functions referencing class static global variables from inline
to the implementation files (Windows DLLs).

Revision 18843 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 21 14:38:15 2007 UTC (7 years, 8 months ago) by brun
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 3157 byte(s)
Diff to previous 17306
From Andrei:
Added optional method:
 Bool_t TVirtualMCApplication::MisalignGeometry(). To be implemented by user application in case misalignment need to be applied to TGeo after ideal geometry was built.

Revision 17306 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 12 16:03:17 2007 UTC (8 years ago) by brun
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 3061 byte(s)
Diff to previous 16107
   TMath::Abs, TMath::Min, TMath::Max, TMath::Sign, TMath::Range
These functions are unfortunately not defined in a standard way in std::

This include is referenced by a new version of TMath.h.
As a result, TMath.h is back compatible with the previous version.

TMathBase.h is used in place of TMath.h in all the classes
that will go into the future miniCore library.
TMath.h and the TMath implementation will go into a new math sub-directory.

TString.h uses TMathBase.h instead of TMath.h.
As a result, it was necessary to include "TMath.h" in some classes
assuming that TMath was included via TString and using other functions
than the ones defined in TMathBase.h
 ----------------------------------------------------------------------

Revision 16107 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 24 16:31:21 2006 UTC (8 years, 5 months ago) by rdm
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 2990 byte(s)
Diff to previous 15557
Added proper copyright and license statements. All files now LGPL.

Revision 15557 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 26 15:35:38 2006 UTC (8 years, 7 months ago) by brun
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 2432 byte(s)
Diff to previous 15028
From Ivana:
- Added member function description where missing

Revision 15028 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 13 20:57:20 2006 UTC (8 years, 8 months ago) by brun
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 1573 byte(s)
Diff to previous 11806
Fix coding conventions violations

Revision 11806 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 17 12:44:52 2005 UTC (9 years, 8 months ago) by brun
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 1607 byte(s)
Diff to previous 7331
From Ivana:
Added new functions for definition of surfaces and material
properties for optical physics.
TVirtualMC:
    virtual void  DefineOpSurface(...);
    virtual void  SetBorderSurface(...);
    virtual void  SetSkinSurface(...);
    virtual void  SetMaterialProperty(...);
TVirtualMCApplication:
    virtual void ConstructOpGeometry() {}
Use of these functions is demonstrated on the new VMC example E06.

Revision 7331 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 23 14:02:38 2003 UTC (11 years, 4 months ago) by brun
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 1557 byte(s)
Diff to previous 6934
From Ivana:
- added new function AddParticles() (with default dummy implementation)
- added default implementation to TrackingRmax(), TrackingZmax()

Revision 6934 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Jul 15 09:56:58 2003 UTC (11 years, 6 months ago) by brun
Original Path: trunk/vmc/inc/TVirtualMCApplication.h
File length: 1491 byte(s)
Old directory mc is renamed vmc.
Note new classes TVirtualMCGeometry, TGeoMCGeometry.
The new vmc directory has the following backward incompatibilities;

in class TVirtualMCStack,
 SetTrack has been renamed PushTrack
 GetNextTrack is renamed PopNextTrack
 GetPrimaryForTracking is renamed PopPrimaryForTracking
 CurrentTrack is renamed GetCurrentTrackNumber
 CurrentTrackParent is renamed GetCurrentParentTrackNumber

in class TVirtualMC
 A new optional argument in the constructor
 Two new functios SetRootGeometry and IsRootGeometrySupported.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9